SURF
|
Entities | |
IpV4EngineLoopback.rtl | architecture |
Libraries | |
ieee | |
surf |
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_G | slv ( 7 downto 0 ) := UDP_C |
Ports | ||
obProtocolMaster | out | AxiStreamMasterType |
obProtocolSlave | in | AxiStreamSlaveType |
ibProtocolMaster | in | AxiStreamMasterType |
ibProtocolSlave | out | AxiStreamSlaveType |
arpReqMaster | out | AxiStreamMasterType |
arpReqSlave | in | AxiStreamSlaveType |
arpAckMaster | in | AxiStreamMasterType |
arpAckSlave | out | AxiStreamSlaveType |
start | in | sl := ' 0 ' |
remoteIp | in | slv ( 31 downto 0 ) := ( others = > ' 0 ' ) |
done | out | sl |
remoteMac | out | slv ( 47 downto 0 ) |
clk | in | sl |
rst | in | sl |