|
AXIS_ACLK | in | std_logic := ' 0 ' |
AXIS_ARESETN | in | std_logic := ' 0 ' |
S_AXIS_TVALID | in | std_logic := ' 0 ' |
S_AXIS_TDATA | in | std_logic_vector ( ( 8 * TDATA_NUM_BYTES_G ) - 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TSTRB | in | std_logic_vector ( TDATA_NUM_BYTES_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TKEEP | in | std_logic_vector ( TDATA_NUM_BYTES_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TLAST | in | std_logic := ' 0 ' |
S_AXIS_TDEST | in | std_logic_vector ( TDEST_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TID | in | std_logic_vector ( TID_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TUSER | in | std_logic_vector ( TUSER_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TREADY | out | std_logic |
M_AXIS_TVALID | out | std_logic |
M_AXIS_TDATA | out | std_logic_vector ( ( 8 * TDATA_NUM_BYTES_G ) - 1 downto 0 ) |
M_AXIS_TSTRB | out | std_logic_vector ( TDATA_NUM_BYTES_G- 1 downto 0 ) |
M_AXIS_TKEEP | out | std_logic_vector ( TDATA_NUM_BYTES_G- 1 downto 0 ) |
M_AXIS_TLAST | out | std_logic |
M_AXIS_TDEST | out | std_logic_vector ( TDEST_WIDTH_G- 1 downto 0 ) |
M_AXIS_TID | out | std_logic_vector ( TID_WIDTH_G- 1 downto 0 ) |
M_AXIS_TUSER | out | std_logic_vector ( TUSER_WIDTH_G- 1 downto 0 ) |
M_AXIS_TREADY | in | std_logic |
The documentation for this design unit was generated from the following files:
- axi/axi-stream/tb/AxiStreamDemuxMuxTb.vhd
- build/SRC_VHDL/surf/AxiStreamDemuxMuxTb.vhd