Close

Logisim Model - Bit and State Counters

A project log for BREDSAC

Electronic Dynamic Storage Breadboard Computer

gregewinggreg.ewing 06/11/2018 at 12:080 Comments

Bit Counter

The Bit Counter is a 5-bit counter that is wired to count up to 17 and
then reset to 0. A decoder produces outputs corresponding to each bit
of the short word cycle.

Bit Counter Video

State Counter

The State Counter is a 4-bit (for now) counter. When the ENABLE input
is active, it either counts up (if LOAD ZERO is inactive) or is reset
to zero (if LOAD ZERO is active). When ENABLE is inactive, no state
change occurs.

State Counter Video

Discussions