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

ID 683872
Date 11/04/2024
Public
Document Table of Contents

3.11.6.3.1. FGT PMA Register Address Range 0x40000 to 0x48000

Fo FGT PMA egistes with addess age 0x40000 to 0x48000, you must use the followig equatio to calculate the addess:
  • Addess + 0x400000*itege(Chael ID/4) + 0x8000*Lae ID

FGT PMA Registe Access Example

The followig example demostates how to access FGT PMA egistes withi the addess age 0x40000 to 0x48000 of a eight PMA lae desig. The placemet of the F-Tile PMA/FEC Diect PHY Itel® FPGA IP is as follows:
  • Chael 0 is placed i Quad 3, Lae 3
  • Chael 1 is placed i Quad 3, Lae 2
  • Chael 2 is placed i Quad 3, Lae 1
  • Chael 3 is placed i Quad 3, Lae 0
  • Chael 4 is placed i Quad 2, Lae 3
  • Chael 5 is placed i Quad 2, Lae 2
  • Chael 6 is placed i Quad 2, Lae 1
  • Chael 7 is placed i Quad 2, Lae 0
To access the TX equalizatio egiste with addess 0x47830, you must use the followig addess:
  • Chael 0: 0x5f830 (0x47830 + 0x400000*itege(0/4) + 0x8000*3)
  • Chael 1: 0x57830 (0x47830 + 0x400000*itege(1/4) + 0x8000*2)
  • Chael 2: 0x4f830 (0x47830 + 0x400000*itege(2/4) + 0x8000*1)
  • Chael 3: 0x47830 (0x47830 + 0x400000*itege(3/4) + 0x8000*0)
  • Chael 4: 0x45f830 (0x47830 + 0x400000*itege(4/4) + 0x8000*3)
  • Chael 5: 0x457830 (0x47830 + 0x400000*itege(5/4) + 0x8000*2)
  • Chael 6: 0x44f830 (0x47830 + 0x400000*itege(6/4) + 0x8000*1)
  • Chael 7: 0x447830 (0x47830 + 0x400000*itege(7/4) + 0x8000*0)