|
SURF
1.0
|
Constants | |
| PACKETIZER_AXIS_CONFIG_C | AxiStreamConfigType := ( TSTRB_EN_C = > false , TDATA_BYTES_C = > 8 , TDEST_BITS_C = > 8 , TID_BITS_C = > 8 , TKEEP_MODE_C = > TKEEP_COMP_C , TUSER_BITS_C = > 8 , TUSER_MODE_C = > TUSER_FIRST_LAST_C ) |
| CONV_AXIS_CONFIG_C | AxiStreamConfigType := ite ( BYPASS_CHUNKER_G , RSSI_AXIS_CONFIG_C , PACKETIZER_AXIS_CONFIG_C ) |
Signals | |
| rxMasters | AxiStreamMasterArray ( APP_STREAMS_G - 1 downto 0 ) |
| rxSlaves | AxiStreamSlaveArray ( APP_STREAMS_G - 1 downto 0 ) |
| depacketizerMasters | AxiStreamMasterArray ( 1 downto 0 ) |
| depacketizerSlaves | AxiStreamSlaveArray ( 1 downto 0 ) |
| packetizerMasters | AxiStreamMasterArray ( 1 downto 0 ) |
| packetizerSlaves | AxiStreamSlaveArray ( 1 downto 0 ) |
| txMasters | AxiStreamMasterArray ( APP_STREAMS_G - 1 downto 0 ) |
| txSlaves | AxiStreamSlaveArray ( APP_STREAMS_G - 1 downto 0 ) |
| statusReg | slv ( 6 downto 0 ) |
| rssiNotConnected | sl |
Instantiations | |
| u_rxfifo | AxiStreamFifoV2 <Entity AxiStreamFifoV2> |
| u_axistreammux | AxiStreamMux <Entity AxiStreamMux> |
| u_packetizer | AxiStreamPacketizer <Entity AxiStreamPacketizer> |
| u_rssicore | RssiCore <Entity RssiCore> |
| u_depacketizer | AxiStreamDepacketizer <Entity AxiStreamDepacketizer> |
| u_axistreamdemux | AxiStreamDeMux <Entity AxiStreamDeMux> |
| u_txfifo | AxiStreamFifoV2 <Entity AxiStreamFifoV2> |
Definition at line 90 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 92 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 93 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 95 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 96 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 98 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 99 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 101 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 102 of file RssiCoreWrapper.vhd.
Definition at line 104 of file RssiCoreWrapper.vhd.
|
Signal |
Definition at line 105 of file RssiCoreWrapper.vhd.
|
Constant |
Definition at line 108 of file RssiCoreWrapper.vhd.
|
Constant |
Definition at line 119 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 145 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 163 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 179 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 240 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 259 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 281 of file RssiCoreWrapper.vhd.
|
Instantiation |
Definition at line 305 of file RssiCoreWrapper.vhd.