A sequential circuit with two D flip-flops A and B, two inputs, x and y; and one output z is specified by the following
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A sequential circuit with two D flip-flops A and B, two inputs, x and y; and one output z is specified by the following
A sequential circuit with two D flip-flops A and B, two inputs, x and y; and one output z is specified by the following next-state and output equations: Alt + 1) = xy' + xB B(t + 1) = xA + xB' z = A a. Draw the logic diagram of the circuit. b. List the state table for the sequential circuit. C. Draw the corresponding state diagram.