modelInertialDelaySensitiveVector
Delay of a vector of digital signals
Information
The delay element Inertial Delay Sensitive is applied to a vector of n signals. The parameters tLH and tHL are valid for each of the n signals.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | tHL | 0 | High->Low delay |
| SI.Time | tLH | 0 | Low->High delay |
| Integer | n | 1 | Data width |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalInput[n] | x | ||
| D.Interfaces.DigitalOutput[n] | y |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Digital.Delay.InertialDelaySensitive[n] | inertialDelaySensitive |
Revisions
- September 11, 2009 created by Ulrich Donath