modelJKFF
JK FlipFlop
Information
Based on the RS component JKFF is a J-K-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.001 | Delay time |
| D.Interfaces.Logic | q0 | L.'0' | Initial value |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalInput | j | ||
| D.Interfaces.DigitalOutput | q | ||
| D.Interfaces.DigitalOutput | qn | not Q | |
| D.Interfaces.DigitalInput | clk | ||
| D.Interfaces.DigitalInput | k |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| D.Examples.Utilities.RS | RS1 | ||
| D.Examples.Utilities.RS | RS2 | ||
| D.Basic.And | And1 | ||
| D.Basic.And | And2 | ||
| D.Basic.And | And3 | ||
| D.Basic.And | And4 | ||
| D.Basic.Not | Not1 |