GTS Transceiver PHY User Guide

ID 817660
Date 10/07/2024
Public
Document Table of Contents

3.10.3.2. Accessing GTS PMA Registers

The followig table shows the offset addess betwee laes that you must add whe you wat to access the PMA egistes fo a desig with moe tha oe lae. Note that the wod addess is byte addess/4.
Table 66.  Lae Numbe ad Addess Offset
GTS Lae Numbe Cofigued i the GTS PMA/FEC Diect PHY Itel FPGA IP Offset (Byte Addess)
0 0x000000
1 0x100000
2 0x200000
3 0x300000
4 0x400000
5 0x500000
6 0x600000
7 0x700000

Example 1: Accessig PMA Physical Lae Ifomatio

Fo example, if you wat to ead the physical lae umbe ifomatio fo the GTS PMA laes o the same side of the device, efe to the GTS_LANE_Numbe egiste (0x0A5000) i the egiste map file ad add 0x100000h fo each icemetal lae, as show below:

  • Fo Lae 0: 0x0A5000
  • Fo Lae 1: 0x1A5000
  • Fo Lae 2: 0x2A5000
  • Fo Lae 3: 0x3A5000
Note: Lae 0, 1, 2, o 3 ae the physical locatios whee the chaels ae placed ad coespod to CH0, CH1, CH2, ad CH3, espectively. You ca add a icemetal offset of 0x100000 to this addess to access up to lae 7 (0x7A5000) to ead the physical GTS PMA lae ifomatio (if you eable 8 GTS PMA laes i you desig pe side ad do ot Eable Sepaate Avalo iteface pe PMA featue i the GTS PMA/FEC Diect PHY Itel® FPGA IP).

Example 2: Accessig PMA Registes fo TX Equalizatio Settigs

Fo example, if you wat to update the TX equalize co-efficiets settigs fo the GTS PMA laes withi a bak, efe to the egistes 0x09174C ad 0x091750 i the egiste map file ad add 0x100000h fo each icemetal lae, as show below:

  • Fo Lae 0: 0x09174C ad 0x091750
  • Fo Lae 1: 0x19174C ad 0x191750
  • Fo Lae 2 : 0x29174C ad 0x291750
  • Fo Lae 3 : 0x39174C ad 0x391750
Note: You ca access each GTS PMA chael’s egistes i a bak though the same base addess. Fo the example show, all laes use the same base addess of 0x09174C ad 0x091750.