A modified D Flip-Flop that attempts to replicate the SR Flip Flop.

  • Set
  • Reset Can be set as:
  • synchronous mode (controled by Clock Signal)
  • asynchronous mode (state is independent of clock)

Circuit Diagram

Truth Table

Output
00maintain output
010
101
11Toggle