Visible to Intel only — GUID: bth1701205837115
Ixiasoft
1. GTS Transceiver Overview
2. GTS Transceiver Architecture
3. Implementing the GTS PMA/FEC Direct PHY Intel FPGA IP
4. Implementing the GTS System PLL Clocks Intel FPGA IP
5. Implementing the GTS Reset Sequencer Intel FPGA IP
6. GTS PMA/FEC Direct PHY Intel FPGA IP Example Design
7. Design Assistance Tools
8. Debugging GTS Transceiver Links with Transceiver Toolkit
9. Document Revision History for the GTS Transceiver PHY User Guide
3.1. IP Overview
3.2. Designing with the GTS PMA/FEC Direct PHY Intel FPGA IP
3.3. Configuring the GTS PMA/FEC Direct PHY Intel FPGA IP
3.4. Signal and Port Reference
3.5. Bit Mapping for PMA, FEC, and PCS Mode PHY TX and RX Datapath
3.6. Clocking
3.7. Custom Cadence Generation Ports and Logic
3.8. Asserting reset
3.9. Bonding Implementation
3.10. Configuration Register
3.11. Configuring the GTS PMA/FEC Direct PHY Intel FPGA IP for Hardware Testing
3.12. Configurable Quartus® Prime Software Settings
3.13. Hardware Configuration Using the Avalon® Memory-Mapped Interface
3.3.1. Preset IP Parameter Settings
3.3.2. Common Datapath Options
3.3.3. TX Datapath Options
3.3.4. RX Datapath Options
3.3.5. PMA Configuration Rules for Specific Protocol Mode Implementations
3.3.6. FEC Options
3.3.7. PCS Options
3.3.8. Avalon® Memory-Mapped Interface Options
3.3.9. Register Map IP-XACT Support
3.3.10. Analog Parameter Options
3.4.1. TX and RX Parallel and Serial Interface Signals
3.4.2. TX and RX Reference Clock and Clock Output Interface Signals
3.4.3. Reset Signals
3.4.4. FEC Signals
3.4.5. Custom Cadence Control and Status Signals
3.4.6. RX PMA Status Signals
3.4.7. TX and RX PMA and Core Interface FIFO Signals
3.4.8. Avalon Memory-Mapped Interface Signals
6.1. Instantiating the GTS PMA/FEC Direct PHY Intel FPGA IP
6.2. Generating the GTS PMA/FEC Direct PHY Intel FPGA IP Example Design
6.3. GTS PMA/FEC Direct PHY Intel FPGA IP Example Design Functional Description
6.4. Simulating the GTS PMA/FEC Direct PHY Intel FPGA IP Example Design Testbench
6.5. Compiling the GTS PMA/FEC Direct PHY Intel FPGA IP Example Design
6.6. Hardware Testing the GTS PMA/FEC Direct PHY Intel FPGA IP Example Design
Visible to Intel only — GUID: bth1701205837115
Ixiasoft
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.
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.