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 />

FDRSE<br />

Macro: D Flip-Flop with Synchronous Reset and Set and Clock Enable<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 />

FDRSE is a single D-type flip-flop with synchronous reset (R), synchronous set (S), clock enable (CE) inputs.<br />

The reset (R) input, when High, overrides all other inputs and resets the Q output Low during the Low-to-High<br />

clock transition. (Reset has precedence over Set.) When the set (S) input is High and R is Low, the flip-flop is set,<br />

output High, during the Low-to-High clock (C) transition. Data on the D input is loaded into the flip-flop when<br />

R and S are Low and CE is High during the Low-to-High clock transition.<br />

Upon power-up, the initial value of this component is specified by the INIT attribute. If a subsequent GSR<br />

(Global Set/Reset) is asserted, the flop is asynchronously set to the INIT value.<br />

Logic Table<br />

Inputs Outputs<br />

R S CE D C Q<br />

1 X X X › 0<br />

0 1 X X › 1<br />

0 0 0 X X No Change<br />

0 0 1 1 › 1<br />

0 0 1 0 › 0<br />

Design Entry Method<br />

Instantiation Yes<br />

Inference Recommended<br />

Coregen and wizards No<br />

Macro support No<br />

This design element can be used in schematics.<br />

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

ISE 10.1 www.xilinx.com 361

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

Saved successfully!

Ooh no, something went wrong!