Entity misc_Delay
Block Diagram of misc_Delay
Name |
Type |
Default |
Description |
---|---|---|---|
BITS |
positive |
||
TAPS |
select one or multiple delay tap points |
Name |
Type |
Direction |
Description |
---|---|---|---|
Clock |
std_logic |
in |
|
Reset |
std_logic |
in |
|
Enable |
std_logic |
in |
|
DataIn |
std_logic_vector |
in |
|
DataOut |
out |
delayed ouputs, tapped at TAPS(i) |
×