|
SURF
|
Inheritance diagram for RawEthFramerWrapper:
Collaboration diagram for RawEthFramerWrapper:Entities | |
| RawEthFramerWrapper.mapping | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
| AxiLitePkg | Package <AxiLitePkg> |
| 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 ) |
| obMacMaster | in | AxiStreamMasterType |
| obMacSlave | out | AxiStreamSlaveType |
| ibMacMaster | out | AxiStreamMasterType |
| ibMacSlave | in | AxiStreamSlaveType |
| ibAppMaster | out | AxiStreamMasterType |
| ibAppSlave | in | AxiStreamSlaveType |
| obAppMaster | in | AxiStreamMasterType |
| obAppSlave | out | AxiStreamSlaveType |
| axilReadMaster | in | AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C |
| axilReadSlave | out | AxiLiteReadSlaveType |
| axilWriteMaster | in | AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C |
| axilWriteSlave | out | AxiLiteWriteSlaveType |
| clk | in | sl |
| rst | in | sl |