F-tile Architecture and PMA and FEC Direct PHY IP User Guide

ID 683872
Date 6/24/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.14.2.2.3. FGT Attribute Access Method Example 3

The following examples demonstrate the steps to perform polarity inversion for the FGT PMA.

To reverse the polarity of TX p and n pins:

  1. Write 0x1A065 to address 0x9003C.
  2. Poll address 0x90040 until bit 14 = 0 and bit 15 = 1.
  3. Write 0x12065 to address 0x9003C.
  4. Poll address 0x90040 until bit 14 = 0 and bit 15 = 0.

To reverse the polarity of RX p and n pins:

  1. Write 0x1A066 to address 0x9003C.
  2. Poll address 0x90040 until bit 14 = 0 and bit 15 = 1.
  3. Write 0x12066 to address 0x9003C.
  4. Poll address 0x90040 until bit 14 = 0 and bit 15 = 0.

To revert back the polarity of TX p and n pins:

  1. Write 0x0A065 to address 0x9003C.
  2. Poll address 0x90040 until bit 14 = 0 and bit 15 = 1.
  3. Write 0x02065 to address 0x9003C.
  4. Poll address 0x90040 until bit 14 = 0 and bit 15 = 0.

To revert back the polarity of RX p and n pins:

  1. Write 0x0A066 to address 0x9003C.
  2. Poll address 0x90040 until bit 14 = 0 and bit 15 = 1.
  3. Write 0x02066 to address 0x9003C.
  4. Poll address 0x90040 until bit 14 = 0 and bit 15 = 0.