In sequential circuits in a state table how do you determine
In sequential circuits, in a state table, how do you determine the \"next state\" A and B if the flip flops are different from each other? For example, a T flip flop for A and a D flip flop for B.
In sequential circuits, in a state table, how do you determine the \"next state\" A and B if the flip flops are different from each other? For example, a T flip flop for A and a D flip flop for B.
Solution
T flip flop
input is 0 output is Q
D flip flopinput is 0 otput is 0
