|
SURF
|
Inheritance diagram for Pgp2bRxPhy:Entities | |
| Pgp2bRxPhy.Pgp2bRxPhy | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| std_logic_unsigned | |
| StdRtlPkg | Package <StdRtlPkg> |
| Pgp2bPkg | Package <Pgp2bPkg> |
Generics | |
| TPD_G | time := 1 ns |
| RX_LANE_CNT_G | integer range 1 to 2 := 1 |
Ports | ||
| pgpRxClkEn | in | sl := ' 1 ' |
| pgpRxClk | in | sl |
| pgpRxClkRst | in | sl |
| pgpRxLinkReady | out | sl |
| pgpRxLinkDown | out | sl := ' 0 ' |
| pgpRxLinkError | out | sl := ' 0 ' |
| pgpRxOpCodeEn | out | sl |
| pgpRxOpCode | out | slv ( 7 downto 0 ) |
| pgpRemLinkReady | out | sl := ' 0 ' |
| pgpRemData | out | slv ( 7 downto 0 ) := ( others = > ' 0 ' ) |
| cellRxPause | out | sl |
| cellRxSOC | out | sl |
| cellRxSOF | out | sl |
| cellRxEOC | out | sl |
| cellRxEOF | out | sl |
| cellRxEOFE | out | sl |
| cellRxData | out | slv ( RX_LANE_CNT_G* 16 - 1 downto 0 ) |
| phyRxPolarity | out | slv ( RX_LANE_CNT_G- 1 downto 0 ) |
| phyRxData | in | slv ( RX_LANE_CNT_G* 16 - 1 downto 0 ) |
| phyRxDataK | in | slv ( RX_LANE_CNT_G* 2 - 1 downto 0 ) |
| phyRxDispErr | in | slv ( RX_LANE_CNT_G* 2 - 1 downto 0 ) |
| phyRxDecErr | in | slv ( RX_LANE_CNT_G* 2 - 1 downto 0 ) |
| phyRxReady | in | sl |
| phyRxInit | out | sl |