You're given a 3-bit counter that stores a number and increments the value on every clock edge, when reaching the maximu
Posted: Fri Apr 29, 2022 7:10 am
You're given a 3-bit counter that stores a number and increments the value on every clock edge, when reaching the maximum, it starts again from 0. How many states do you have in the state diagram and how many inputs do you need?