SURF
Loading...
Searching...
No Matches
UdpEngineWrapper.rtl Architecture Reference
Architecture >> UdpEngineWrapper::rtl

Processes

comb  ( axilReadMaster , axilWriteMaster , clientRemoteIp , clientRemotePort , dhcpIp , localMac , r , rst , serverRemoteIp , serverRemotePort )
seq  ( clk )

Constants

REG_INIT_C  RegType := ( softMac = > ( others = > ' 0 ' ) , softIp = > ( others = > ' 0 ' ) , broadcastIp = > ( others = > ' 0 ' ) , igmpIp = > IGMP_INIT_G , clientRemotePort = > ( others = > ( others = > ' 0 ' ) ) , clientRemoteIp = > ( others = > ( others = > ' 0 ' ) ) , axilReadSlave = > AXI_LITE_READ_SLAVE_INIT_C , axilWriteSlave = > AXI_LITE_WRITE_SLAVE_INIT_C )

Signals

r  RegType := REG_INIT_C
rin  RegType
arpReqMasters  AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
arpReqSlaves  AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
arpAckMasters  AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
arpAckSlaves  AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
ibUdpMaster  AxiStreamMasterType
ibUdpSlave  AxiStreamSlaveType
obUdpMaster  AxiStreamMasterType
obUdpSlave  AxiStreamSlaveType
serverRemotePort  Slv16Array ( SERVER_SIZE_G- 1 downto 0 )
serverRemoteIp  Slv32Array ( SERVER_SIZE_G- 1 downto 0 )
dhcpIp  slv ( 31 downto 0 )

Records

RegType 

Instantiations

ipv4engine_inst  IpV4Engine <Entity IpV4Engine>
udpengine_inst  UdpEngine <Entity UdpEngine>

The documentation for this design unit was generated from the following file: