|
SURF
|
Constants | |
| TPD_C | time := 3 ns |
| AXIS_CONFIG_C | AxiStreamConfigType := ( TSTRB_EN_C = > true , TDATA_BYTES_C = > TDATA_NUM_BYTES_G , TDEST_BITS_C = > TDEST_WIDTH_G , TID_BITS_C = > TID_WIDTH_G , TKEEP_MODE_C = > TKEEP_COMP_C , TUSER_BITS_C = > TUSER_WIDTH_G , TUSER_MODE_C = > TUSER_FIRST_LAST_C ) |
| AXIL_CONFIG_C | AxiLiteCrossbarMasterConfigArray ( 1 downto 0 ) := genAxiLiteConfig ( 2 , x " 0000_0000 " , 20 , 16 ) |
Signals | |
| axilReadMaster | AxiLiteReadMasterType |
| axilReadSlave | AxiLiteReadSlaveType |
| axilWriteMaster | AxiLiteWriteMasterType |
| axilWriteSlave | AxiLiteWriteSlaveType |
| axilReadMasters | AxiLiteReadMasterArray ( 1 downto 0 ) |
| axilReadSlaves | AxiLiteReadSlaveArray ( 1 downto 0 ) |
| axilWriteMasters | AxiLiteWriteMasterArray ( 1 downto 0 ) |
| axilWriteSlaves | AxiLiteWriteSlaveArray ( 1 downto 0 ) |
| axisClk | sl := ' 0 ' |
| axisRst | sl := ' 0 ' |
| sAxisMasters | AxiStreamMasterArray ( 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
| sAxisSlaves | AxiStreamSlaveArray ( 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
| axisMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
| axisSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_FORCE_C |
| mAxisMasters | AxiStreamMasterArray ( 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
| mAxisSlaves | AxiStreamSlaveArray ( 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |