12 state counter design

Status
Not open for further replies.

KillaKem

Junior Member level 2
Joined
Oct 6, 2012
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,478
I want to design a synchronous counter with 12 states and synchronous reset by connecting the overflow signal ( CT =15 ) directly to load input ( /M2M1 ) so that I can start the counter at a custom state, what I'm thinking of doing right now is just put flip-flops pre-loaded with my predefined start state at the input of the counter so that the state is loaded when ever the load signal goes high, but I don't know if this is the easiest route to take, does someone know how I can do this in the easiest way possible? How would I implement this in verilog / system verilog?

 

how about counting 0-11 and sync reset when the count = 11?
 
Ended up doing the 0-11 counter.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…