Digital delay
Keywords
digital, unidirectional
Ports
Name | Type |
---|---|
input | Digital Signal |
output | Digital Signal |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Digital Delay | - | - |
annotate Defines whether or not to display annotations on the schematic editor. |
true | - | [true, false] |
enabled Defines whether or not the element is enabled. |
true | - | [true, false] |
type Defines the element unique type (read only). |
Digital Delay | - | - |
description A brief description of the elements functionality. |
Digital delay | - | - |
prefix Defines the element name prefix. |
DLY | - | - |
model Defines the element model name. |
- | - | - |
library Defines the element location or source in the library (custom or design kit). |
- | - | - |
local path Defines the local path or working folder $LOCAL for the element. |
- | - | - |
url An optional URL address pointing to the element online help. |
- | - | - |
Standard Properties
Name | Default value | Default unit | Range |
---|---|---|---|
delay The time delay to apply to the input signal. |
0 | bits | [0, +∞) |
====================================
Implementation Details
The element Digital Delay applies a number of bits delay according to the setting to the digital input signal. Please see the example file digital_delay.icp for more information on the implementation details of this element. Following is the system in the example file and the setting for the Digital Delay element:
With a delay of 5 bits, the system input and output are shown in the plot below.