SURF
1.0
|
Processes | |
PROCESS_122 | ( pgpRxClk , pgpRxClkRst ) |
PROCESS_123 | ( curState , stateCnt , ltsCnt , rxDetectLts , rxDetectLtsOk , rxDetectInvert , intRxPolarity , phyRxReady , dly1RxDecErr , dly1RxDispErr ) |
PROCESS_124 | ( pgpRxClk , pgpRxClkRst ) |
PROCESS_125 | ( pgpRxClk , pgpRxClkRst ) |
PROCESS_126 | ( dly1RxDataK , dly1RxData , dly0RxDataK , dly0RxData , dly0RxDispErr , dly0RxDecErr , dly1RxDispErr , dly1RxDecErr ) |
Constants | |
ST_RESET_C | slv ( 2 downto 0 ) := " 001 " |
ST_LOCK_C | slv ( 2 downto 0 ) := " 010 " |
ST_WAIT_C | slv ( 2 downto 0 ) := " 011 " |
ST_INVRT_C | slv ( 2 downto 0 ) := " 100 " |
ST_READY_C | slv ( 2 downto 0 ) := " 101 " |
Signals | |
dly0RxData | slv ( RX_LANE_CNT_G * 16 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly0RxDataK | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly0RxDispErr | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly0RxDecErr | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly1RxData | slv ( RX_LANE_CNT_G * 16 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly1RxDataK | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly1RxDispErr | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
dly1RxDecErr | slv ( RX_LANE_CNT_G * 2 - 1 downto 0 ) := ( others = > ' 0 ' ) |
rxDetectLts | sl := ' 0 ' |
rxDetectLtsOk | sl := ' 0 ' |
rxDetectLtsRaw | slv ( 1 downto 0 ) |
rxDetectInvert | slv ( RX_LANE_CNT_G - 1 downto 0 ) := ( others = > ' 0 ' ) |
rxDetectInvertRaw | slv ( RX_LANE_CNT_G - 1 downto 0 ) |
rxDetectRemLink | sl := ' 0 ' |
rxDetectRemData | slv ( 7 downto 0 ) := ( others = > ' 0 ' ) |
rxDetectOpCodeEn | sl := ' 0 ' |
rxDetectOpCodeEnRaw | slv ( 1 downto 0 ) |
rxDetectSOC | sl := ' 0 ' |
rxDetectSOCRaw | slv ( 1 downto 0 ) |
rxDetectSOF | sl := ' 0 ' |
rxDetectSOFRaw | slv ( 1 downto 0 ) |
rxDetectEOC | sl := ' 0 ' |
rxDetectEOCRaw | slv ( 1 downto 0 ) |
rxDetectEOF | sl := ' 0 ' |
rxDetectEOFRaw | slv ( 1 downto 0 ) |
rxDetectEOFE | sl := ' 0 ' |
rxDetectEOFERaw | slv ( 1 downto 0 ) |
nxtRxLinkReady | sl |
stateCntRst | sl |
stateCnt | slv ( 19 downto 0 ) := ( others = > ' 0 ' ) |
ltsCntRst | sl |
ltsCntEn | sl |
ltsCnt | slv ( 7 downto 0 ) := ( others = > ' 0 ' ) |
intRxLinkReady | sl := ' 0 ' |
intRxPolarity | slv ( RX_LANE_CNT_G - 1 downto 0 ) := ( others = > ' 0 ' ) |
nxtRxPolarity | slv ( RX_LANE_CNT_G - 1 downto 0 ) |
dlyRxLinkDown | sl := ' 0 ' |
intRxLinkError | sl := ' 0 ' |
dlyRxLinkError | sl := ' 0 ' |
intRxInit | sl := ' 0 ' |
nxtRxInit | sl |
curState | slv ( 2 downto 0 ) := ST_LOCK_C |
nxtState | slv ( 2 downto 0 ) |
Definition at line 78 of file Pgp2bRxPhy.vhd.
|
Process |
Definition at line 159 of file Pgp2bRxPhy.vhd.
|
Process |
Definition at line 231 of file Pgp2bRxPhy.vhd.
|
Process |
Definition at line 419 of file Pgp2bRxPhy.vhd.
|
Process |
Definition at line 447 of file Pgp2bRxPhy.vhd.
|
Process |
Definition at line 635 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 81 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 82 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 83 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 84 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 85 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 86 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 87 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 88 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 89 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 90 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 91 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 92 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 93 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 94 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 95 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 96 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 97 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 98 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 99 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 100 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 101 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 102 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 103 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 104 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 105 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 106 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 107 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 108 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 109 of file Pgp2bRxPhy.vhd.
Definition at line 110 of file Pgp2bRxPhy.vhd.
Definition at line 111 of file Pgp2bRxPhy.vhd.
Definition at line 112 of file Pgp2bRxPhy.vhd.
Definition at line 113 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 114 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 115 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 116 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 117 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 118 of file Pgp2bRxPhy.vhd.
|
Signal |
Definition at line 119 of file Pgp2bRxPhy.vhd.
Definition at line 120 of file Pgp2bRxPhy.vhd.
Definition at line 121 of file Pgp2bRxPhy.vhd.
|
Constant |
Definition at line 124 of file Pgp2bRxPhy.vhd.
Definition at line 125 of file Pgp2bRxPhy.vhd.
Definition at line 126 of file Pgp2bRxPhy.vhd.
|
Constant |
Definition at line 127 of file Pgp2bRxPhy.vhd.
|
Constant |
Definition at line 128 of file Pgp2bRxPhy.vhd.
Definition at line 129 of file Pgp2bRxPhy.vhd.
Definition at line 130 of file Pgp2bRxPhy.vhd.