|
SURF
|
Constants | |
| AXIS_CONFIG_C | AxiStreamConfigType := ssiAxiStreamConfig ( dataBytes = > 4 ) |
Signals | |
| dataMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
| dataSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_FORCE_C |
| imageHdrMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
| imageHdrSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_FORCE_C |
| cfgRxMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
| rxClkVec | slv ( NUM_LANES_G- 1 downto 0 ) |
| rxRstVec | slv ( NUM_LANES_G- 1 downto 0 ) |
| rxDataVec | slv32Array ( NUM_LANES_G- 1 downto 0 ) |
| rxDataKVec | Slv4Array ( NUM_LANES_G- 1 downto 0 ) |
| rxLinkUpVec | slv ( NUM_LANES_G- 1 downto 0 ) |
| unusedDataClk | sl |
| unusedDataRst | sl |
| unusedHdrClk | sl |
| unusedHdrRst | sl |
Instantiations | |
| u_data | MasterAxiStreamIpIntegrator <Entity MasterAxiStreamIpIntegrator> |
| u_hdr | MasterAxiStreamIpIntegrator <Entity MasterAxiStreamIpIntegrator> |
| u_dut | CoaXPressRx <Entity CoaXPressRx> |