MATLAB DESIGN HDL CODER RELEASE NOTES User's Guide Page 150

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 149
150 www.xilinx.com System Generator for DSP User Guide
UG640 (v 12.2) July 23, 2010
Chapter 2: Hardware/Software Co-Design
Note: If you launch Xilinx SDK standalone, rather than through System Generator as mentioned
above, you need to specify the Workspace directory and manually add the folder
<netlist_dir>/SDK_Export/sysgen_repos to the local repositories.
API Documentation
There is API documention associated with the software driver, which you can find by
clicking the Documentation link shown in the above the figure.
In order to utilize these functions, the following two header files need to be included in
your C code.
#include "xparameters.h"
#include "sg_plbiface.h"
The hardware settings of the shared memories inside the System Generator pcore can be
found in the header file
xparameters.h. For example, absolute memory-mapped
addresses, data bit widths (n_bits) and binary point positions (bin_pt), depths of the "To
FIFO" shared memories on the processor memory map can be found in this header file. The
header file
sg_plbiface.h defines the basic data types and software driver functions for
accessing the shared memories.
Page view 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 409 410

Comments to this Manuals

No comments