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.

CB4CE<br />

Macro: 4-Bit Cascadable Binary Counter with Clock Enable and Asynchronous Clear<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 />

About Design Elements<br />

This design element is an asynchronously clearable, cascadable binary counter. The asynchronous clear (CLR)<br />

input, when High, overrides all other inputs and forces the Q outputs, terminal count (TC), and clock enable out<br />

(CEO) to logic level zero, independent of clock transitions. The Q outputs increment when the clock enable input<br />

(CE) is High during the Low-to-High clock (C) transition. The counter ignores clock transitions when CE is Low.<br />

The TC output is High when all Q outputs are High.<br />

Create larger counters by connecting the CEO output of each stage to the CE input of the next stage and<br />

connecting the C and CLR inputs in parallel. CEO is active (High) when TC and CE are High. The maximum<br />

length of the counter is determined by the accumulated CE-to-TC propagation delays versus the clock period.<br />

The clock period must be greater than n (tCE-TC), where n is the number of stages and the time tCE-TC is the<br />

CE-to-TC propagation delay of each stage. When cascading counters, use the CEO output if the counter uses the<br />

CE input or use the TC output if it does not.<br />

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

CLR CE C Qz-Q0 TC CEO<br />

1 X X 0 0 0<br />

0 0 X No change No change 0<br />

0 1 › Inc TC CEO<br />

z = bit width - 1<br />

TC = Qz•Q(z-1)•Q(z-2)•...•Q0<br />

CEO = TC•CE<br />

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

112 www.xilinx.com ISE 10.1

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

Saved successfully!

Ooh no, something went wrong!