Home » D Flip-Flop | Computer Organization and Architecture Tutorial

D Flip-Flop | Computer Organization and Architecture Tutorial

by Online Tutorials Library

D Flip-Flop

D flip-flop is a slight modification of clocked SR flip-flop.

D Flip-Flop

From the above figure, you can see that the D input is connected to the S input and the complement of the D input is connected to the R input.

When the value of CP is ‘1’ (HIGH), the flip-flop moves to the SET state if it is ‘0’ (LOW), the flip-flop switches to the CLEAR state.

Next TopicJK Flip-Flop

You may also like