Four-bit binary synchronous up-counter
(1) Low order 4-bits = 1111
(3) High order 4-bits are incremented
Standard component with many applications
- positive edge-triggered FFs w/ synchronous load and clear inputs
- parallel load data from D, C, B, A
- enable inputs: must be asserted to enable counting
- RCO: ripple-carry out used for cascading counters
- high when counter is in its highest state 1111
- implemented using an AND gate