Designing a Simple 4-bit Counter Circuit
This time I am going to design a simple counter circuit. This will build on concepts from the earlier sequential circuit design project. To keep this project simple this be only a 4-bit counter. We may want the ability to reset the counter, so in addition to the clk port I will define another input […]
Designing a Simple 4-bit Counter Circuit Read More »