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> |
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 |
Definition at line 28 of file UdpEngineArp.vhd.
|
Generic |
Definition at line 30 of file UdpEngineArp.vhd.
|
Generic |
Definition at line 31 of file UdpEngineArp.vhd.
|
Generic |
Definition at line 32 of file UdpEngineArp.vhd.
|
Generic |
Definition at line 33 of file UdpEngineArp.vhd.
Definition at line 36 of file UdpEngineArp.vhd.
|
Port |
Definition at line 38 of file UdpEngineArp.vhd.
|
Port |
Definition at line 39 of file UdpEngineArp.vhd.
|
Port |
Definition at line 40 of file UdpEngineArp.vhd.
|
Port |
Definition at line 41 of file UdpEngineArp.vhd.
|
Port |
Definition at line 43 of file UdpEngineArp.vhd.
|
Port |
Definition at line 44 of file UdpEngineArp.vhd.
|
Port |
Definition at line 45 of file UdpEngineArp.vhd.
Definition at line 47 of file UdpEngineArp.vhd.
Definition at line 48 of file UdpEngineArp.vhd.
|
Library |
Definition at line 18 of file UdpEngineArp.vhd.
|
Package |
Definition at line 19 of file UdpEngineArp.vhd.
|
Package |
Definition at line 20 of file UdpEngineArp.vhd.
|
Package |
Definition at line 21 of file UdpEngineArp.vhd.
|
Package |
Definition at line 23 of file UdpEngineArp.vhd.
|
Package |
Definition at line 24 of file UdpEngineArp.vhd.