modelRSFF
Unclocked RS FlipFlop
Information
Basing on the RS component RSFF is a RS (set-reset) 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 |
| D.Interfaces.Logic | q0 | L.'U' | Initial value |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalInput | s | ||
| D.Interfaces.DigitalInput | r | ||
| D.Interfaces.DigitalOutput | q | ||
| D.Interfaces.DigitalOutput | qn | not Q | |
| D.Interfaces.DigitalInput | clk |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| D.Examples.Utilities.RS | RS1 | ||
| D.Basic.And | And1 | ||
| D.Basic.And | And2 |