Back to Design Hierarchy Report
Entity - data_in_bc_buf
Summary
Name |
Location |
Description |
---|---|---|
data_in_bc_buf |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_in_bc_buf |
Generics
Count: 0
Ports
Count: 12
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global reset (Active-low) |
|
in |
std_logic |
Global Clock |
|
in |
std_logic |
Link Reset command |
|
in |
std_logic |
Active-low asynchronous reset for the AXI-Stream interface |
|
in |
std_logic |
Clock signal for the AXI-Stream interface |
|
out |
std_logic |
Indicates that TDATA, TUSER, and TLAST are valid |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
AXI-Stream data bus |
|
out |
std_logic |
Indicates the end of a data packet |
|
in |
std_logic |
Receiver ready signal (slave is ready to accept data) |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
AXI-Stream user-defined sideband signal |
|
in |
std_logic_vector ( C_DATA_K_WIDTH - 1 downto 0 ) |
Data parallel (K character + DATA) from data_desencapsulation_bc |
|
in |
std_logic |
Data valid flag associated with DDESBC |