← ProblemsCircuits / Sequential Logic / Counters
Slow decade counter
36%countersBuild a decade counter (0 through 9, period 10) with an enable: the counter only increments when slowena is 1; when slowena is 0 it holds its value.
reset is a synchronous, active-high reset to 0 and has priority over the enable.