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.

Clock Enable (posedge clk).<br />

// All families.<br />

// <strong>Xilinx</strong> HDL <strong>Libraries</strong> <strong>Guide</strong>, version 10.1.1<br />

FDCPE #(<br />

.INIT(1’b0) // Initial value of register (1’b0 or 1’b1)<br />

) FDCPE_inst (<br />

.Q(Q), // Data output<br />

.C(C), // Clock input<br />

.CE(CE), // Clock enable input<br />

.CLR(CLR), // Asynchronous clear input<br />

.D(D), // Data input<br />

.PRE(PRE) // Asynchronous set input<br />

);<br />

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

322 www.xilinx.com ISE 10.1

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

Saved successfully!

Ooh no, something went wrong!