What is a counter
-
its a sequential circuit that counts!
-
The counting can start anywhere
-
-
How to construct
-
we would need to store
-
We can use Flip Flop Latches as memory
- to impliment it we would use the data pins as 1 and the clk as our data, then we would feed the output as the clk into another flip flop
-
-