Example 2: State Assignment & J/K Implementation
"(2) The following state table is to be implemented
using J-K flip-flops and logic gates (format of
next-state entries is (next-state,output))."
Present input input
State x=0 x=1
a a,0 e,0
b c,0 b,1
c a,0 f,0
d c,0 b,1
e f,0 e,0
f a,0 f,0
Previous slide
Next slide
Back to first slide
View graphic version