|
localMac | in | slv ( 47 downto 0 ) |
localIp | in | slv ( 31 downto 0 ) |
softMac | out | slv ( 47 downto 0 ) |
softIp | out | slv ( 31 downto 0 ) |
clientRemotePort | in | Slv16Array ( CLIENT_SIZE_G- 1 downto 0 ) := ( others = > x " 0000 " ) |
clientRemoteIp | in | Slv32Array ( CLIENT_SIZE_G- 1 downto 0 ) := ( others = > x " 00000000 " ) |
obMacMaster | in | AxiStreamMasterType |
obMacSlave | out | AxiStreamSlaveType |
ibMacMaster | out | AxiStreamMasterType |
ibMacSlave | in | AxiStreamSlaveType |
obServerMasters | out | AxiStreamMasterArray ( SERVER_SIZE_G- 1 downto 0 ) |
obServerSlaves | in | AxiStreamSlaveArray ( SERVER_SIZE_G- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
ibServerMasters | in | AxiStreamMasterArray ( SERVER_SIZE_G- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
ibServerSlaves | out | AxiStreamSlaveArray ( SERVER_SIZE_G- 1 downto 0 ) |
obClientMasters | out | AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 ) |
obClientSlaves | in | AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 ) := ( others = > AXI_STREAM_SLAVE_FORCE_C ) |
ibClientMasters | in | AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 ) := ( others = > AXI_STREAM_MASTER_INIT_C ) |
ibClientSlaves | out | AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 ) |
axilReadMaster | in | AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C |
axilReadSlave | out | AxiLiteReadSlaveType |
axilWriteMaster | in | AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C |
axilWriteSlave | out | AxiLiteWriteSlaveType |
clk | in | sl |
rst | in | sl |
The documentation for this design unit was generated from the following file:
- ethernet/UdpEngine/rtl/UdpEngineWrapper.vhd