|
SURF
|
Inheritance diagram for RawEthFramer:
Collaboration diagram for RawEthFramer:Entities | |
| RawEthFramer.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
| AxiStreamPkg | Package <AxiStreamPkg> |
Generics | |
| TPD_G | time := 1 ns |
| ETH_TYPE_G | slv ( 15 downto 0 ) := x " 0010 " |
Ports | ||
| localMac | in | slv ( 47 downto 0 ) |
| remoteMac | in | slv ( 47 downto 0 ) |
| tDest | out | slv ( 7 downto 0 ) |
| obMacMaster | in | AxiStreamMasterType |
| obMacSlave | out | AxiStreamSlaveType |
| ibMacMaster | out | AxiStreamMasterType |
| ibMacSlave | in | AxiStreamSlaveType |
| ibAppMaster | out | AxiStreamMasterType |
| ibAppSlave | in | AxiStreamSlaveType |
| obAppMaster | in | AxiStreamMasterType |
| obAppSlave | out | AxiStreamSlaveType |
| clk | in | sl |
| rst | in | sl |