Difference between toggle and undefined in flipflops
Answers
Answered by
0
Toggle is the complement of the input to the flip-flop. If '1' is the input, then output is '0' when clock triggers and vice versa.
Undefined occurs in SR Flip flop, when both the inputs are 1. It means the output is unpredictable(either 0 or 1) or some other voltage level
Undefined occurs in SR Flip flop, when both the inputs are 1. It means the output is unpredictable(either 0 or 1) or some other voltage level
Similar questions