SURF
Loading...
Searching...
No Matches
UdpEngine Entity Reference
+ Inheritance diagram for UdpEngine:
+ Collaboration diagram for UdpEngine:

Entities

UdpEngine.mapping  architecture
 

Libraries

ieee 
surf 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
AxiStreamPkg  Package <AxiStreamPkg>

Generics

TPD_G  time := 1 ns
SERVER_EN_G  boolean := true
SERVER_SIZE_G  positive := 1
SERVER_PORTS_G  PositiveArray := ( 0 = > 8192 )
CLIENT_EN_G  boolean := true
CLIENT_SIZE_G  positive := 1
CLIENT_PORTS_G  PositiveArray := ( 0 = > 8193 )
ARP_TAB_ENTRIES_G  positive range 1 to 255 := 4
TX_FLOW_CTRL_G  boolean := true
DHCP_G  boolean := false
IGMP_G  boolean := false
IGMP_GRP_SIZE  positive := 1
CLK_FREQ_G  real := 156 . 25E + 06
COMM_TIMEOUT_G  positive := 30
SYNTH_MODE_G  string := " inferred "

Ports

localMac   in   slv ( 47 downto 0 )
broadcastIp   in   slv ( 31 downto 0 )
igmpIp   in   Slv32Array ( IGMP_GRP_SIZE- 1 downto 0 )
localIpIn   in   slv ( 31 downto 0 )
dhcpIpOut   out   slv ( 31 downto 0 )
obUdpMaster   out   AxiStreamMasterType
obUdpSlave   in   AxiStreamSlaveType
ibUdpMaster   in   AxiStreamMasterType
ibUdpSlave   out   AxiStreamSlaveType
arpReqMasters   out   AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
arpReqSlaves   in   AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
arpAckMasters   in   AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
arpAckSlaves   out   AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
serverRemotePort   out   Slv16Array ( SERVER_SIZE_G- 1 downto 0 )
serverRemoteIp   out   Slv32Array ( SERVER_SIZE_G- 1 downto 0 )
obServerMasters   out   AxiStreamMasterArray ( SERVER_SIZE_G- 1 downto 0 )
obServerSlaves   in   AxiStreamSlaveArray ( SERVER_SIZE_G- 1 downto 0 )
ibServerMasters   in   AxiStreamMasterArray ( SERVER_SIZE_G- 1 downto 0 )
ibServerSlaves   out   AxiStreamSlaveArray ( SERVER_SIZE_G- 1 downto 0 )
clientRemotePort   in   Slv16Array ( CLIENT_SIZE_G- 1 downto 0 )
clientRemoteIp   in   Slv32Array ( CLIENT_SIZE_G- 1 downto 0 )
obClientMasters   out   AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
obClientSlaves   in   AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
ibClientMasters   in   AxiStreamMasterArray ( CLIENT_SIZE_G- 1 downto 0 )
ibClientSlaves   out   AxiStreamSlaveArray ( CLIENT_SIZE_G- 1 downto 0 )
clk   in   sl
rst   in   sl

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