|
SURF
1.0
|
Inheritance diagram for RawEthFramer:
Collaboration diagram for RawEthFramer: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 |
| 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 |
Definition at line 28 of file RawEthFramer.vhd.
|
Generic |
Definition at line 30 of file RawEthFramer.vhd.
|
Generic |
Definition at line 31 of file RawEthFramer.vhd.
Definition at line 34 of file RawEthFramer.vhd.
Definition at line 35 of file RawEthFramer.vhd.
Definition at line 36 of file RawEthFramer.vhd.
|
Port |
Definition at line 38 of file RawEthFramer.vhd.
|
Port |
Definition at line 39 of file RawEthFramer.vhd.
|
Port |
Definition at line 40 of file RawEthFramer.vhd.
|
Port |
Definition at line 41 of file RawEthFramer.vhd.
|
Port |
Definition at line 43 of file RawEthFramer.vhd.
|
Port |
Definition at line 44 of file RawEthFramer.vhd.
|
Port |
Definition at line 45 of file RawEthFramer.vhd.
|
Port |
Definition at line 46 of file RawEthFramer.vhd.
Definition at line 48 of file RawEthFramer.vhd.
Definition at line 49 of file RawEthFramer.vhd.
|
Library |
Definition at line 18 of file RawEthFramer.vhd.
|
Package |
Definition at line 19 of file RawEthFramer.vhd.
|
Package |
Definition at line 20 of file RawEthFramer.vhd.
|
Package |
Definition at line 21 of file RawEthFramer.vhd.
|
Package |
Definition at line 23 of file RawEthFramer.vhd.
|
Package |
Definition at line 24 of file RawEthFramer.vhd.