SURF  1.0
UdpEngineArp Entity Reference
+ Inheritance diagram for UdpEngineArp:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

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

Generics

TPD_G  time := 1 ns
CLIENT_SIZE_G  positive := 1
CLK_FREQ_G  real := 156 . 25E + 06
COMM_TIMEOUT_G  positive := 30

Ports

localIp   in slv ( 31 downto 0 )
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 )
clientRemoteDet   in slv ( CLIENT_SIZE_G - 1 downto 0 )
clientRemoteIp   in Slv32Array ( CLIENT_SIZE_G - 1 downto 0 )
clientRemoteMac   out Slv48Array ( CLIENT_SIZE_G - 1 downto 0 )
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 28 of file UdpEngineArp.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file UdpEngineArp.vhd.

◆ CLIENT_SIZE_G

CLIENT_SIZE_G positive := 1
Generic

Definition at line 31 of file UdpEngineArp.vhd.

◆ CLK_FREQ_G

CLK_FREQ_G real := 156 . 25E + 06
Generic

Definition at line 32 of file UdpEngineArp.vhd.

◆ COMM_TIMEOUT_G

COMM_TIMEOUT_G positive := 30
Generic

Definition at line 33 of file UdpEngineArp.vhd.

◆ localIp

localIp in slv ( 31 downto 0 )
Port

Definition at line 36 of file UdpEngineArp.vhd.

◆ arpReqMasters

Definition at line 38 of file UdpEngineArp.vhd.

◆ arpReqSlaves

Definition at line 39 of file UdpEngineArp.vhd.

◆ arpAckMasters

Definition at line 40 of file UdpEngineArp.vhd.

◆ arpAckSlaves

arpAckSlaves out AxiStreamSlaveArray ( CLIENT_SIZE_G - 1 downto 0 )
Port

Definition at line 41 of file UdpEngineArp.vhd.

◆ clientRemoteDet

clientRemoteDet in slv ( CLIENT_SIZE_G - 1 downto 0 )
Port

Definition at line 43 of file UdpEngineArp.vhd.

◆ clientRemoteIp

clientRemoteIp in Slv32Array ( CLIENT_SIZE_G - 1 downto 0 )
Port

Definition at line 44 of file UdpEngineArp.vhd.

◆ clientRemoteMac

clientRemoteMac out Slv48Array ( CLIENT_SIZE_G - 1 downto 0 )
Port

Definition at line 45 of file UdpEngineArp.vhd.

◆ clk

clk in sl
Port

Definition at line 47 of file UdpEngineArp.vhd.

◆ rst

rst in sl
Port

Definition at line 48 of file UdpEngineArp.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file UdpEngineArp.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file UdpEngineArp.vhd.

◆ std_logic_unsigned

Definition at line 20 of file UdpEngineArp.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file UdpEngineArp.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file UdpEngineArp.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 24 of file UdpEngineArp.vhd.


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