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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 157
158 www.xilinx.com System Generator for DSP User Guide
UG640 (v 12.2) July 23, 2010
Chapter 2: Hardware/Software Co-Design
4. Change the input clock frequency of the clock generator in the imported XPS project.
BEGIN clock_generator
PARAMETER INSTANCE = clock_generator_0
PARAMETER C_CLKIN_FREQ = 200000000
PARAMETER C_CLKOUT0_FREQ = 125000000
PARAMETER C_CLKOUT0_PHASE = 0
PARAMETER C_CLKOUT0_GROUP = NONE
PARAMETER C_CLKOUT0_BUF = TRUE
PARAMETER C_EXT_RESET_HIGH = 0
PARAMETER HW_VER = 4.00.a
PORT CLKIN = dcm_clk_s
PORT CLKOUT0 = clk_125_0000MHz
PORT RST = sys_rst_s
PORT LOCKED = Dcm_all_locked
END
5. After this, you can import the modified XPS project through the EDK Processor block
and generate a Hardware Co-Simulation block for this project.
Single Clock Wiring Scheme
The System Generator hardware co-simulation module can use the DCM (Digital Clock
Manager), the MMCM (Mix-Mode Clock Manager), or the PLL (Phase Lock Loop) to
convert the board input clock to the clock frequency requested by you. The clock generated
by hardware co-simulation is used to drive all blocks in the DUT.
Page view 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 409 410

Comments to this Manuals

No comments