Entity fifo_glue
Its primary use is the decoupling of enable domains in a processing
pipeline. Data storage is limited to two words only so as to allow both
the ful
and the vld
indicators to be driven by registers.
Name |
Type |
Default |
Description |
---|---|---|---|
D_BITS |
positive |
Data Width |
Name |
Type |
Direction |
Description |
---|---|---|---|
clk |
std_logic |
in |
|
rst |
std_logic |
in |
|
put |
std_logic |
in |
|
di |
std_logic_vector |
in |
|
ful |
std_logic |
out |
|
vld |
std_logic |
out |
|
do |
std_logic_vector |
out |
|
got |
std_logic |
in |
Data Consumed |
×