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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 74
System Generator for DSP User Guide www.xilinx.com 75
UG640 (v 12.2) July 23, 2010
Importing a System Generator Design into a Bigger System
A Step-by-Step Example
In this example, two HDL netlists from System Generator are integrated into a larger
VHDL design. Design #1 is named SPRAM and design #2 is named MAC_FIR. The top-
level VHDL entity combines the two data ports and a control signal from the SPRAM
design to create a bidirectional bus. The top-level VHDL also instantiates the MAC_FIR
design and supplies a separate clock signal named clk2. A block diagram of this design is
shown below.
The files used in this example are located in the System Generator tree at pathname
<ISE_Design_Suite_tree>/sysgen/examples/projnav/mult_diff_designs.
The following files are provided:
spram.mdl - System Generator design #1
mac_fir.mdl - System Generator design #2
Files within the sub-directory named top_level:
top_level.ise ProjNav project for compiling top_level design
top_level.vhd Top-level VHDL file
top_level_testbench.do – Custom ModelSim .do file
top_level_testbench.vhd Top-level VHDL testbench file
wave.do – ModelSim .do file called by top_level_testbench.do to display
waveforms
Page view 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 409 410

Comments to this Manuals

No comments