14.08.2013 Views

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries Guide

Xilinx CPLD Libraries Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Verilog Instantiation Template<br />

// CLK_DIV8SD: Clock Divide by 8 with Start Delay<br />

// CoolRunner-II<br />

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

CLK_DIV8SD CLK_DIV8SD_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_DIV8SD_inst.DIVIDER_DELAY = 1;<br />

// End of CLK_DIV8SD_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 />

286 www.xilinx.com ISE 10.1

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

Saved successfully!

Ooh no, something went wrong!