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

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
PROTOCOL_SIZE_G  positive := 1
PROTOCOL_G  Slv8Array := ( 0 = > UDP_C )
TTL_G  slv ( 7 downto 0 ) := x " 20 "
VLAN_G  boolean := false

Ports

localMac   in slv ( 47 downto 0 )
obIpv4Master   out AxiStreamMasterType
obIpv4Slave   in AxiStreamSlaveType
localhostMaster   out AxiStreamMasterType
localhostSlave   in AxiStreamSlaveType
obProtocolMasters   in AxiStreamMasterArray ( PROTOCOL_SIZE_G - 1 downto 0 )
obProtocolSlaves   out AxiStreamSlaveArray ( PROTOCOL_SIZE_G - 1 downto 0 )
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 31 of file IpV4EngineTx.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file IpV4EngineTx.vhd.

◆ PROTOCOL_SIZE_G

PROTOCOL_SIZE_G positive := 1
Generic

Definition at line 34 of file IpV4EngineTx.vhd.

◆ PROTOCOL_G

PROTOCOL_G Slv8Array := ( 0 = > UDP_C )
Generic

Definition at line 35 of file IpV4EngineTx.vhd.

◆ TTL_G

TTL_G slv ( 7 downto 0 ) := x " 20 "
Generic

Definition at line 36 of file IpV4EngineTx.vhd.

◆ VLAN_G

VLAN_G boolean := false
Generic

Definition at line 37 of file IpV4EngineTx.vhd.

◆ localMac

localMac in slv ( 47 downto 0 )
Port

Definition at line 40 of file IpV4EngineTx.vhd.

◆ obIpv4Master

Definition at line 42 of file IpV4EngineTx.vhd.

◆ obIpv4Slave

Definition at line 43 of file IpV4EngineTx.vhd.

◆ localhostMaster

Definition at line 44 of file IpV4EngineTx.vhd.

◆ localhostSlave

Definition at line 45 of file IpV4EngineTx.vhd.

◆ obProtocolMasters

Definition at line 47 of file IpV4EngineTx.vhd.

◆ obProtocolSlaves

Definition at line 48 of file IpV4EngineTx.vhd.

◆ clk

clk in sl
Port

Definition at line 50 of file IpV4EngineTx.vhd.

◆ rst

rst in sl
Port

Definition at line 51 of file IpV4EngineTx.vhd.

◆ ieee

ieee
Library

Definition at line 19 of file IpV4EngineTx.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 20 of file IpV4EngineTx.vhd.

◆ std_logic_unsigned

Definition at line 21 of file IpV4EngineTx.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 22 of file IpV4EngineTx.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 24 of file IpV4EngineTx.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 25 of file IpV4EngineTx.vhd.

◆ SsiPkg

SsiPkg
Package

Definition at line 26 of file IpV4EngineTx.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 27 of file IpV4EngineTx.vhd.


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