mod 5 counter using jk flip flop

Status
Not open for further replies.

shalini v

Newbie level 3
Joined
Sep 14, 2015
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
36
can anyone suggest me vhdl code for mod 5 counter using jk flip flop
 

Looks like an undergrad exercise!
Try it yourself and then post the exact problems here.
 

Google it..you will get.do u need it in vhdl only or verilog is also ok for you ?
 

The whole point of this homework assignment is for you to learn how to convert a problem statement "mod 5 counter using JK" into an actual implementation.

1. figure out what the truth table that must be implemented. (hint mod 5 means it repeatedly cycles over 5 values)
2. create a K-Map for each output bit of the truth table sequence.
3. translate the equations to JK.
4. write the VHDL description that represents the logic found in 3.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…