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

Entities

UdpEngineWrapper.rtl  architecture
 

Libraries

ieee 
surf 

Use Clauses

std_logic_1164 
std_logic_unsigned 
std_logic_arith 
StdRtlPkg  Package <StdRtlPkg>
AxiLitePkg  Package <AxiLitePkg>
AxiStreamPkg  Package <AxiStreamPkg>
EthMacPkg  Package <EthMacPkg>

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 )
CLIENT_EXT_CONFIG_G  boolean := false
TX_FLOW_CTRL_G  boolean := true
DHCP_G  boolean := false
IGMP_G  boolean := false
IGMP_GRP_SIZE  positive range 1 to 8 := 1
IGMP_INIT_G  Slv32Array := ( 0 = > x " 0000_0000 " )
CLK_FREQ_G  real := 156 . 25E + 06
COMM_TIMEOUT_G  positive := 30
TTL_G  slv ( 7 downto 0 ) := x " 20 "
SYNTH_MODE_G  string := " inferred "

Ports

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: