Design sequential circuit with two JK flip-flops A and B and two inputs E and x. If E = 0 the circuit remains in the same state regardless of the value of x. When Ex = 11; the circuit goes through the transitions from 00 → 01→ 10 → 11 → 00, and repeat. When Ex = 10, the circuit goes through the state transitions from 00 → 11 → 10 → 01 → 00, and repeat.
The answer to your question is provided in the image:
Comments
Leave a comment