Architecture >> EthMacPauseTb::testbed
|
|
clk | sl := ' 0 ' |
|
trig | sl := ' 0 ' |
|
rst | sl := ' 1 ' |
|
txMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
|
txSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_INIT_C |
|
obMacMasters | AxiStreamMasterArray ( 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
|
obMacSlaves | AxiStreamSlaveArray ( 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_INIT_C ) |
|
ibMacMasters | AxiStreamMasterArray ( 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
|
ibMacSlaves | AxiStreamSlaveArray ( 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_INIT_C ) |
|
xgmiiData | Slv64Array ( 1 downto 0 ) := ( others = > ( others = > ' 0 ' ) ) |
|
xgmiiChar | Slv8Array ( 1 downto 0 ) := ( others = > ( others = > ' 0 ' ) ) |
|
rxMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
|
rxSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_INIT_C |
|
prbsFlowCtrlMaster | AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
|
prbsFlowCtrlSlave | AxiStreamSlaveType := AXI_STREAM_SLAVE_FORCE_C |
|
updated | sl := ' 0 ' |
|
errorDet | sl := ' 0 ' |
|
errLength | sl := ' 0 ' |
|
errDataBus | sl := ' 0 ' |
|
errEofe | sl := ' 0 ' |
|
errWordCnt | slv ( 31 downto 0 ) := ( others = > ' 0 ' ) |
|
packetLength | slv ( 31 downto 0 ) := ( others = > ' 0 ' ) |
|
cnt | slv ( 31 downto 0 ) := ( others = > ' 0 ' ) |
|
ethConfig | EthMacConfigArray ( 1 downto 0 ) := ( others = > ETH_MAC_CONFIG_INIT_C ) |
|
ethStatus | EthMacStatusArray ( 1 downto 0 ) |
|
failedVec | slv ( 15 downto 0 ) := ( others = > ' 0 ' ) |
|
passed | sl := ' 0 ' |
|
failed | sl := ' 0 ' |
The documentation for this design unit was generated from the following file:
- ethernet/EthMacCore/tb/EthMacPauseTb.vhd