modelRS
Unclocked RS FlipFlop
Information
RS is a basic component for e.g., the RS (set-reset) flipflop, which is built up by Nor gates according to the schematic. To avoid a numerical loop a small transport delay is inserted which delay time is a parameter of the RS component. Also its initial value can be set by parameter.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | delayTime | 0 | Delay time |
| D.Interfaces.Logic | q0 | L.'U' | Initial value of output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalInput | s | ||
| D.Interfaces.DigitalInput | r | ||
| D.Interfaces.DigitalOutput | q | ||
| D.Interfaces.DigitalOutput | qn |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| D.Basic.Nor | Nor1 | ||
| D.Basic.Nor | Nor2 | ||
| D.Delay.TransportDelay | TD1 |