SURF
1.0
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
std_logic_unsigned | |
std_logic_arith | |
StdRtlPkg | Package <StdRtlPkg> |
AxiStreamPkg | Package <AxiStreamPkg> |
SsiPkg | Package <SsiPkg> |
EthMacPkg | Package <EthMacPkg> |
Generics | |
TPD_G | time := 1 ns |
SIZE_G | positive := 1 |
PORT_G | PositiveArray := ( 0 = > 8192 ) |
Ports | |
obUdpMaster | out AxiStreamMasterType |
obUdpSlave | in AxiStreamSlaveType |
localIp | in slv ( 31 downto 0 ) |
remotePort | in Slv16Array ( SIZE_G - 1 downto 0 ) |
remoteIp | in Slv32Array ( SIZE_G - 1 downto 0 ) |
remoteMac | in Slv48Array ( SIZE_G - 1 downto 0 ) |
ibMasters | in AxiStreamMasterArray ( SIZE_G - 1 downto 0 ) |
ibSlaves | out AxiStreamSlaveArray ( SIZE_G - 1 downto 0 ) |
obDhcpMaster | in AxiStreamMasterType := AXI_STREAM_MASTER_INIT_C |
obDhcpSlave | out AxiStreamSlaveType |
clk | in sl |
rst | in sl |
Definition at line 31 of file UdpEngineTx.vhd.
|
Generic |
Definition at line 34 of file UdpEngineTx.vhd.
|
Generic |
Definition at line 36 of file UdpEngineTx.vhd.
|
Generic |
Definition at line 37 of file UdpEngineTx.vhd.
|
Port |
Definition at line 40 of file UdpEngineTx.vhd.
|
Port |
Definition at line 41 of file UdpEngineTx.vhd.
Definition at line 43 of file UdpEngineTx.vhd.
|
Port |
Definition at line 44 of file UdpEngineTx.vhd.
|
Port |
Definition at line 45 of file UdpEngineTx.vhd.
|
Port |
Definition at line 46 of file UdpEngineTx.vhd.
|
Port |
Definition at line 47 of file UdpEngineTx.vhd.
|
Port |
Definition at line 48 of file UdpEngineTx.vhd.
Definition at line 50 of file UdpEngineTx.vhd.
|
Port |
Definition at line 51 of file UdpEngineTx.vhd.
Definition at line 53 of file UdpEngineTx.vhd.
Definition at line 54 of file UdpEngineTx.vhd.
|
Library |
Definition at line 19 of file UdpEngineTx.vhd.
|
Package |
Definition at line 20 of file UdpEngineTx.vhd.
|
Package |
Definition at line 21 of file UdpEngineTx.vhd.
|
Package |
Definition at line 22 of file UdpEngineTx.vhd.
|
Package |
Definition at line 24 of file UdpEngineTx.vhd.
|
Package |
Definition at line 25 of file UdpEngineTx.vhd.
|
Package |
Definition at line 26 of file UdpEngineTx.vhd.
|
Package |
Definition at line 27 of file UdpEngineTx.vhd.