SURF  1.0
UdpEngineTx Entity Reference
+ Inheritance diagram for UdpEngineTx:
+ Collaboration diagram for UdpEngineTx:

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

Detailed Description

See also
entity

Definition at line 31 of file UdpEngineTx.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 34 of file UdpEngineTx.vhd.

◆ SIZE_G

SIZE_G positive := 1
Generic

Definition at line 36 of file UdpEngineTx.vhd.

◆ PORT_G

PORT_G PositiveArray := ( 0 = > 8192 )
Generic

Definition at line 37 of file UdpEngineTx.vhd.

◆ obUdpMaster

Definition at line 40 of file UdpEngineTx.vhd.

◆ obUdpSlave

Definition at line 41 of file UdpEngineTx.vhd.

◆ localIp

localIp in slv ( 31 downto 0 )
Port

Definition at line 43 of file UdpEngineTx.vhd.

◆ remotePort

remotePort in Slv16Array ( SIZE_G - 1 downto 0 )
Port

Definition at line 44 of file UdpEngineTx.vhd.

◆ remoteIp

remoteIp in Slv32Array ( SIZE_G - 1 downto 0 )
Port

Definition at line 45 of file UdpEngineTx.vhd.

◆ remoteMac

remoteMac in Slv48Array ( SIZE_G - 1 downto 0 )
Port

Definition at line 46 of file UdpEngineTx.vhd.

◆ ibMasters

ibMasters in AxiStreamMasterArray ( SIZE_G - 1 downto 0 )
Port

Definition at line 47 of file UdpEngineTx.vhd.

◆ ibSlaves

ibSlaves out AxiStreamSlaveArray ( SIZE_G - 1 downto 0 )
Port

Definition at line 48 of file UdpEngineTx.vhd.

◆ obDhcpMaster

◆ obDhcpSlave

Definition at line 51 of file UdpEngineTx.vhd.

◆ clk

clk in sl
Port

Definition at line 53 of file UdpEngineTx.vhd.

◆ rst

rst in sl
Port

Definition at line 54 of file UdpEngineTx.vhd.

◆ ieee

ieee
Library

Definition at line 19 of file UdpEngineTx.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 20 of file UdpEngineTx.vhd.

◆ std_logic_unsigned

Definition at line 21 of file UdpEngineTx.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 22 of file UdpEngineTx.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 24 of file UdpEngineTx.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 25 of file UdpEngineTx.vhd.

◆ SsiPkg

SsiPkg
Package

Definition at line 26 of file UdpEngineTx.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 27 of file UdpEngineTx.vhd.


The documentation for this class was generated from the following file: