Back to Design Hierarchy Report
Entity - AXIS_MASTER
Summary
Name |
Location |
Description |
---|---|---|
AXIS_MASTER |
Instantiations
Count: 9
Name |
Location |
Description |
Details |
---|---|---|---|
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
|||
AXIS_MASTER_inst |
Generics
Count: 3
Name |
Type |
Default value |
Description |
---|---|---|---|
integer |
36 |
Total data width |
|
integer |
32 |
TData Width |
|
integer |
4 |
TUser Width |
Ports
Count: 10
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic_vector ( G_DWIDTH - 1 downto 0 ) |
Data read bus |
|
in |
std_logic |
Read command |
|
out |
std_logic |
Data valid |
|
in |
std_logic |
Clock input for the AXI Stream Master interface |
|
in |
std_logic |
Active-low reset input for the AXI Stream Master interface |
|
out |
std_logic |
Indicates that the data on m00_axis_tdata is valid |
|
out |
std_logic_vector ( M_AXIS_TDATA_WIDTH - 1 downto 0 ) |
Data output bus for the AXI Stream Master interface |
|
out |
std_logic |
Indicates the last transfer in a packet |
|
in |
std_logic |
Indicates that the receiver is ready to accept data |
|
out |
std_logic_vector ( M_AXIS_TUSER_WIDTH - 1 downto 0 ) |
User-defined data output bus for the AXI Stream Master interface |