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.2.1. FHT PMA Register Address Range 0x40000 to 0x48000

Fo FHT PMA egistes with addess age 0x40000 to 0x48000, you must use the followig equatio to calculate the addess:
  • Addess + 0x8000*Lae ID

FHT PMA Registe Access Example

This followig example demostates how to access FHT PMA egistes withi age 0x40000 to 0x48000 of a fou PMA lae desig. The placemet of the F-Tile PMA/FEC Diect PHY Itel® FPGA IP is as follows:
  • Chael 0 is placed o Lae 3
  • Chael 1 is placed o Lae 2
  • Chael 2 is placed o Lae 1
  • Chael 3 is placed o Lae 0
To access the RX loopback ad polaity ivesio egiste with addess 0x45800, you must use the followig addess:
  • Chael 0: 0x5D800 (0x45800 + 0x8000*3)
  • Chael 1: 0x55800 (0x45800 + 0x8000*2)
  • Chael 2: 0x4D800 (0x45800 + 0x8000*1)
  • Chael 3: 0x45800 (0x45800 + 0x8000*0)