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

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
CLK_FREQ_G  real := 156 . 25E + 06
COMM_TIMEOUT_G  positive := 30

Ports

localMac   in slv ( 47 downto 0 )
localIp   in slv ( 31 downto 0 )
dhcpIp   out slv ( 31 downto 0 )
ibDhcpMaster   in AxiStreamMasterType
ibDhcpSlave   out AxiStreamSlaveType
obDhcpMaster   out AxiStreamMasterType
obDhcpSlave   in AxiStreamSlaveType
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 30 of file UdpEngineDhcp.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file UdpEngineDhcp.vhd.

◆ CLK_FREQ_G

CLK_FREQ_G real := 156 . 25E + 06
Generic

Definition at line 35 of file UdpEngineDhcp.vhd.

◆ COMM_TIMEOUT_G

COMM_TIMEOUT_G positive := 30
Generic

Definition at line 36 of file UdpEngineDhcp.vhd.

◆ localMac

localMac in slv ( 47 downto 0 )
Port

Definition at line 39 of file UdpEngineDhcp.vhd.

◆ localIp

localIp in slv ( 31 downto 0 )
Port

Definition at line 40 of file UdpEngineDhcp.vhd.

◆ dhcpIp

dhcpIp out slv ( 31 downto 0 )
Port

Definition at line 41 of file UdpEngineDhcp.vhd.

◆ ibDhcpMaster

Definition at line 43 of file UdpEngineDhcp.vhd.

◆ ibDhcpSlave

Definition at line 44 of file UdpEngineDhcp.vhd.

◆ obDhcpMaster

Definition at line 45 of file UdpEngineDhcp.vhd.

◆ obDhcpSlave

Definition at line 46 of file UdpEngineDhcp.vhd.

◆ clk

clk in sl
Port

Definition at line 48 of file UdpEngineDhcp.vhd.

◆ rst

rst in sl
Port

Definition at line 49 of file UdpEngineDhcp.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file UdpEngineDhcp.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file UdpEngineDhcp.vhd.

◆ std_logic_unsigned

Definition at line 20 of file UdpEngineDhcp.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file UdpEngineDhcp.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file UdpEngineDhcp.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 24 of file UdpEngineDhcp.vhd.

◆ SsiPkg

SsiPkg
Package

Definition at line 25 of file UdpEngineDhcp.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 26 of file UdpEngineDhcp.vhd.


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