modelDFF
D FlipFlop
Information
Basing on the RS component DFF is a D flipflop composed according to the schematic. Its parameter delayTime is the delay time of the RS component transport delay, q0 is the initial value of that delay.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | delayTime | 0.01 | Delay time |
| L | q0 | L.'U' | Initial value |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalInput | d | ||
| D.Interfaces.DigitalOutput | q | ||
| D.Interfaces.DigitalOutput | qn | not Q | |
| D.Interfaces.DigitalInput | clk |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| D.Examples.Utilities.RSFF | RSFF1 | ||
| D.Basic.Not | Not1 |