GTS Transceiver PHY User Guide

ID 817660
Date 7/08/2024
Public
Document Table of Contents

3.13.1.1. Direct Register Method Examples

The following examples demonstrate the direct register method to configure the GTS PMA.

TX Equalizer Co-efficients

To set the TX equalizer co-efficients:
  • Write the TX equalizer pre_tap_2 register (0x9174C[29:27]) with valid value.
  • Write the TX equalizer pre_tap_1 register (0x91750[9:5]) with valid value.
  • Write the TX equalizer main_tap register (0x9174C[13:8]) with valid value.
  • Write the TX equalizer post_tap_1 register (0x9174C[23:19]) with valid value.

Mute TX Output

To mute TX output (to configure TX output to 0 V):
  • Set 0x91750[25:24] to 2’b11
To unmute TX output:
  • Set 0x91750[25:24] to 2’b00

TX to RX Parallel Loopback

To enable the TX to RX Parallel Loopback:
  • Write 0x1 to 0x916A4[8]
To disable the TX to RX Parallel Loopback:
  • Write 0x0 to 0x916A4[8]

Polarity Inversion

For TX polarity inversion: 42
  • Assert TX reset.
  • TX polarity inversion:
    • Write 0x1 to 0x91428[7]
  • TX polarity inversion revert back:
    • Write 0x0 to 0x91428[7]
  • Deassert TX reset.
For RX polarity inversion: 42
  • Assert RX reset.
  • RX polarity inversion:
    • Write 0x1 to 0x91428[6]
  • RX polarity inversion revert back:
    • Write 0x0 to 0x91428[6]
  • Deassert RX reset.
The sequence is valid only when you are using RX manual tuning (RX adaptation mode set to manual mode). If you are using RX auto adaptation, use the GTS attribute access method.
42 Feature is pending hardware characterization.