|
SURF
|
Inheritance diagram for Pgp2bRxCell:Entities | |
| Pgp2bRxCell.Pgp2bRxCell | 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 |
| EN_SHORT_CELLS_G | integer := 1 |
| PAYLOAD_CNT_TOP_G | integer := 7 |
Ports | ||
| pgpRxClkEn | in | sl := ' 1 ' |
| pgpRxClk | in | sl |
| pgpRxClkRst | in | sl |
| pgpRxFlush | in | sl |
| pgpRxLinkReady | in | sl |
| pgpRxCellError | out | sl |
| cellRxPause | in | sl |
| cellRxSOC | in | sl |
| cellRxSOF | in | sl |
| cellRxEOC | in | sl |
| cellRxEOF | in | sl |
| cellRxEOFE | in | sl |
| cellRxData | in | slv ( RX_LANE_CNT_G* 16 - 1 downto 0 ) |
| vcFrameRxSOF | out | sl |
| vcFrameRxEOF | out | sl |
| vcFrameRxEOFE | out | sl |
| vcFrameRxData | out | slv ( RX_LANE_CNT_G* 16 - 1 downto 0 ) |
| vc0FrameRxValid | out | sl |
| vc0RemAlmostFull | out | sl |
| vc0RemOverflow | out | sl |
| vc1FrameRxValid | out | sl |
| vc1RemAlmostFull | out | sl |
| vc1RemOverflow | out | sl |
| vc2FrameRxValid | out | sl |
| vc2RemAlmostFull | out | sl |
| vc2RemOverflow | out | sl |
| vc3FrameRxValid | out | sl |
| vc3RemAlmostFull | out | sl |
| vc3RemOverflow | out | sl |
| crcRxIn | out | slv ( RX_LANE_CNT_G* 16 - 1 downto 0 ) |
| crcRxInit | out | sl |
| crcRxValid | out | sl |
| crcRxOut | in | slv ( 31 downto 0 ) |