Chargement…
Chargement…
The flip-flop reacts to the clock and immediately to reset.
Behavior
reset_n=0 immediately forces q=0.clk copies d into q.| Signal | Direction | Width | Description |
|---|---|---|---|
clk | Input | 1 bit | Clock |
reset_n | Input | 1 bit | Active-low asynchronous reset |
d | Input | 1 bit | Data |
q | Output | 1 bit | Stored state |