D Flip-Flop
Edge-triggered D-type flip-flop. On rising edge of CLK, Q ← D. Digital simulation only (SPICE cannot do edge detection in .op analysis).

| Pin | Signals |
|---|---|
| D | — |
| CLK | — |
| Q | — |
| Qbar | — |
Use it
Section titled “Use it”Add it from the component picker — search for “D Flip-Flop” (tags: flip-flop, ff, d, register, sequential). Right-click it on the canvas for the in-editor datasheet, and check the examples gallery for circuits that use it.