Question: 2 . A sequential circuit has two inputs ( X ) and ( Y ) and one output ( Z
A sequential circuit has two inputs X and Y and one output Z
If no s have been received on X then Z is whatever Y is
If one has been received on X then Z is if the number of s received on Y is a multiple of and otherwise.
If two or more s have been received on X then Z is the opposite of whatever Y is
For example
X:
Y:
Z:
no s on X: Z is whatever Y is
one on X two s on Y: two is a multiple of
one on X four s on Y: four is a multiple of
two or more s on X: Z is the opposite of Y
a Pick one or the other, Moore or Mealy. Draw a state diagram.
b Then assign states to the bits of flipflops.
c Then, design the combinational logic to compute the next state.
d Then, design the combinational logic to compute the output.
DRAW THE STATE DIAGRAM
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
