Architecture >> RssiInterleaveTb::testbed
|
clk | sl := ' 0 ' |
rst | sl := ' 1 ' |
linkUp | slv ( 1 downto 0 ) := " 00 " |
tspMasters | AxiStreamMasterArray ( 1 downto 0 ) |
tspSlaves | AxiStreamSlaveArray ( 1 downto 0 ) |
srvIbMasters | AxiStreamMasterArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
srvIbSlaves | AxiStreamSlaveArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
srvObMasters | AxiStreamMasterArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
srvObSlaves | AxiStreamSlaveArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
srvUpdateDet | slv ( APP_STREAMS_C- 1 downto 0 ) |
srvErrorDet | slv ( APP_STREAMS_C- 1 downto 0 ) |
cltIbMasters | AxiStreamMasterArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
cltIbSlaves | AxiStreamSlaveArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
cltObMasters | AxiStreamMasterArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
cltObSlaves | AxiStreamSlaveArray ( APP_STREAMS_C- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
cltUpdateDet | slv ( APP_STREAMS_C- 1 downto 0 ) |
cltErrorDet | slv ( APP_STREAMS_C- 1 downto 0 ) |
passed | sl := ' 0 ' |
failed | sl := ' 0 ' |
The documentation for this design unit was generated from the following files:
- build/SRC_VHDL/surf/RssiInterleaveTb.vhd
- protocols/rssi/v1/tb/RssiInterleaveTb.vhd