This is a counter using JK Flip Flops going to a 7-segment display. In this example circuit, it counts to 8 (2^3) and starts over. You can add another bit and more logic to have it count through 9 and reset at 10, or add a 2nd display and more flip flops to count to 99. Have fun!
I am an undergraduate computer science student at the University and as part of a hardware course I am taking now I need to build an 8-bit counter using a given 4-bit counter.
I would like to get your help with it if possible. Thank you.
SiLRing says:
user-976521 says:
I am an undergraduate computer science student at the University and as part of a hardware course I am taking now I need to build an 8-bit counter using a given 4-bit counter.
I would like to get your help with it if possible.
Thank you.