14.08.2013 Views

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Verilog Instantiation Template<br />

// CLK_DIV16SD: Clock Divide by 16 with Start Delay<br />

// CoolRunner-II<br />

// <strong>Xilinx</strong> HDL Language Template, version 10.1<br />

CLK_DIV16SD CLK_DIV16SD_inst (<br />

.CLKDV(CLKDV), // Divided clock output<br />

.CDRST(CDRST), // Synchronous reset input<br />

.CLKIN(CLKIN) // Clock input<br />

);<br />

// Edit the following defparam to specify the number of clock<br />

// cycles to delay before starting. If the instance name to<br />

// the clock divider is changed, that change needs to be<br />

// reflected in the defparam statements.<br />

defparam CLK_DIV16SD_inst.DIVIDER_DELAY = 1;<br />

// End of CLK_DIV16SD_inst instantiation<br />

For More Information<br />

• See the appropriate <strong>CPLD</strong> User <strong>Guide</strong>.<br />

• See the appropriate <strong>CPLD</strong> Data Sheets.<br />

About Design Elements<br />

<strong>CPLD</strong> <strong>Libraries</strong> <strong>Guide</strong><br />

254 www.xilinx.com ISE 10.1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!