a flip-flop or latch is a circuit that has two stable states and can be used to store state information.
-1
votes
1answer
120 views
Toggling of D flip flop
To divide the frequency of green signal into half, I use D flip flop to generate the blue signal. I need to generate blue signal which is aligned with yellow signal. However, since the green and ...
0
votes
0answers
60 views
Which gate should be considered when writing the characteristic table of a filp flop?
Background
I have this problem for like two weeks, I tried search in the web, but i did not get anything useful. I don't know it is because my question is stupid, But my friend also had this same ...
0
votes
0answers
57 views
Using D-Flip Flop for MSB and JK-FF for LSB
I have the above question as an exercise. I know how to do all of the operations. However, I didn't get the point where it says "You are required to use a D-FF for the
MSB, (A) and a JK-FF for the ...