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

4.5.2. Example Flow to Indicate All System PLL Reference Clocks are Ready

You need to have the JTAG to Avalon® Master Bridge Intel FPGA IP or F-Tile Global Avalon® Memory-Mapped Interface Intel® FPGA IP to configure the PMA Avalon® memory-mapped interface.

Here are the steps to indicate all System PLL reference clocks are ready:
  1. Wait until all the system PLL's reference clocks are available and stable.
  2. Write register 0xffff8 with value 0x90000000 using the PMA Avalon® memory-mapped interface to indicate that all the system PLL's reference clocks are ready.
  3. Read register 0xffff4 using the PMA Avalon® memory-mapped interface to confirm that the previous write operation has been correctly received and responded by the system PLL.
    • If the read value is 0x00, all enabled system PLLs should lock and F-tile channels are out of reset.
    • If the read value is 0x01, the reference clock frequency is not accurate.
    • If the read value is 0x02, the system PLLs are working already, step 2 has been executed more than once.
    • If the read value is 0x03, no system PLL has the Refclk is available at power-on parameter set to Off and write operation in step 2 is invalid.