|
SURF
|
Inheritance diagram for HtspRx:
Collaboration diagram for HtspRx:Entities | |
| HtspRx.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> |
| HtspPkg | Package <HtspPkg> |
Generics | |
| TPD_G | time := 1 ns |
| NUM_VC_G | integer range 1 to 16 := 1 |
Ports | ||
| remoteMac | out | slv ( 47 downto 0 ) |
| localMac | in | slv ( 47 downto 0 ) |
| broadcastMac | in | slv ( 47 downto 0 ) |
| etherType | in | slv ( 15 downto 0 ) |
| htspClk | in | sl |
| htspRst | in | sl |
| htspRxIn | in | HtspRxInType |
| htspRxOut | out | HtspRxOutType |
| htspRxMasters | out | AxiStreamMasterArray ( NUM_VC_G- 1 downto 0 ) |
| remRxFifoCtrl | out | AxiStreamCtrlArray ( NUM_VC_G- 1 downto 0 ) |
| remRxLinkReady | out | sl |
| locRxLinkReady | out | sl |
| phyRxRdy | in | sl |
| phyRxMaster | in | AxiStreamMasterType |