Entity io_TimingCounter
This down-counter can be configured with a TIMING_TABLE
(a ROM), from which
the initial counter value is loaded. The table index can be selected by
Slot
. Timeout
is a registered output. Up to 16 values fit into one ROM
consisting of log2ceilnz(imax(TIMING_TABLE)) + 1
6-input LUTs.
Name |
Type |
Default |
Description |
---|---|---|---|
TIMING_TABLE |
timing table |
Name |
Type |
Direction |
Description |
---|---|---|---|
Clock |
std_logic |
in |
|
Enable |
std_logic |
in |
|
Load |
std_logic |
in |
|
Slot |
natural |
in |
|
Timeout |
std_logic |
out |
timing reached |
×