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.

About Design Elements<br />

FJKRSE<br />

Macro: J-K Flip-Flop with Clock Enable and Synchronous Reset and Set<br />

Supported Architectures<br />

This design element is supported in the following architectures only:<br />

• XC9500XL<br />

• CoolRunner XPLA3<br />

• CoolRunner-II<br />

Introduction<br />

This design element is a single J-K-type flip-flop with J, K, synchronous reset (R), synchronous set (S), and clock<br />

enable (CE) inputs and data output (Q). When synchronous reset (R) is High during the Low-to-High clock (C)<br />

transition, all other inputs are ignored and output (Q) is reset Low. When synchronous set (S) is High and (R) is<br />

Low, output (Q) is set High. When (R) and (S) are Low and (CE) is High, output (Q) responds to the state of<br />

the J and K inputs, according to the following logic table, during the Low-to-High clock (C) transition. When<br />

(CE) is Low, clock transitions are ignored.<br />

This flip-flop is asynchronously cleared, outputs Low, when power is applied. For <strong>CPLD</strong> devices, you can<br />

simulate power-on by applying a High-level pulse on the PRLD global net.<br />

Logic Table<br />

Inputs Outputs<br />

R S CE J K C Q<br />

1 X X X X › 0<br />

0 1 X X X › 1<br />

0 0 0 X X X No Change<br />

0 0 1 0 0 X No Change<br />

0 0 1 0 1 › 0<br />

0 0 1 1 1 › Toggle<br />

0 0 1 1 0 › 1<br />

Design Entry Method<br />

This design element is only for use in schematics.<br />

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

ISE 10.1 www.xilinx.com 377

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

Saved successfully!

Ooh no, something went wrong!