|
S_AXIS_TVALID | in | std_logic := ' 0 ' |
S_AXIS_TDATA | in | std_logic_vector ( ( 8 * TDATA_NUM_BYTES ) - 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TSTRB | in | std_logic_vector ( TDATA_NUM_BYTES- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TKEEP | in | std_logic_vector ( TDATA_NUM_BYTES- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TLAST | in | std_logic := ' 0 ' |
S_AXIS_TDEST | in | std_logic_vector ( TDEST_WIDTH- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TID | in | std_logic_vector ( TID_WIDTH- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TUSER | in | std_logic_vector ( TUSER_WIDTH- 1 downto 0 ) := ( others = > ' 0 ' ) |
S_AXIS_TREADY | out | std_logic |
The documentation for this design unit was generated from the following files:
- axi/axi-stream/ip_integrator/SlaveAxiStreamTerminateIpIntegrator.vhd
- build/SRC_VHDL/surf/SlaveAxiStreamTerminateIpIntegrator.vhd