GTS Transceiver PHY User Guide

ID 817660
Date 4/01/2024
Public
Document Table of Contents

4.4. Guidelines for GTS System PLL Clocks Intel FPGA IP Usage

You must adhere to the following guidelines to correctly use the GTS System PLL Clock Intel FPGA IP:
  • The GTS System PLL Clock Intel FPGA IP cannot be compiled or simulated as a standalone IP. When you use the GTS System PLL Clock Intel FPGA IP, it must always connect to the GTS PMA/FEC Direct PHY Intel FPGA IP or protocol IPs.
  • You must connect the system PLL output ports of GTS System PLL Clocks Intel FPGA IP to input of GTS PMA/FEC Direct PHY Intel FPGA IP as shown in Port Connection Guidelines between GTS System PLL Clock Intel FPGA IP and GTS PMA/FEC Direct PHY Intel FPGA IP or protocol IPs.
  • You must ensure the reference clock and system PLL frequencies specified in GTS System PLL Clocks Intel FPGA IP match reference clock and system PLL frequencies specified in GTS PMA/FEC Direct PHY Intel FPGA IP or protocol IPs.
  • You must instantiate one GTS System PLL Clocks Intel FPGA IP for every system PLL you intend to use in the design.
  • Each system PLL can be used by the channels in its own transceiver bank, or by channels in the transceiver banks immediately above or below its own transceiver bank. The location of the system PLL is automatically assigned by Quartus® Prime Pro Edition software.
  • You must inform the IP when all reference clocks are ready after device configuration is complete.
    • An input port i_refclk_ready is available, and this port must be set high once the reference clock is ready after device configuration. If this port is not set high, the system PLL does not attempt to lock to the reference clock, and the o_pll_lock status output does not go high.
    • You can connect this input port to a GPIO pin to control this externally. You can also control this input port internally by setting it from your RTL logic.
    • If the reference clock signal is ready before device configuration, this input port can be tied high.
  • You must bring up all the reference clocks in your design that feed the system PLLs before any of the GTS transceivers are used. You can do a logical and of all the reference clock ready signals for multiple GTS System PLL Clocks Intel FPGA IPs together as shown in the following figure.
Figure 67. Logical And of Reference Clock Signals
  • An exception is made in the case of PCIe* , where PCIe* must have its system PLLs reference clock ready by the time of device configuration, but the other reference clocks for the other system PLLs are not ready. In this case, the transceiver is configured for PCIe* operation prior to other system PLLs and transceivers being up and running. All other system PLLs need to wait until every reference clock for all system PLLs are ready.
  • Once the reference clock for the system PLL is up; it must be stable; it must be present throughout the device operation and must not go down. If you are not able to adhere to this, you must reconfigure the device. After a temporary loss of the system PLL reference clock, you may observe that the first try of device reconfiguration fails. If that happens, you should try to reconfigure the device a second time.