LVDS SERDES User Guide: Agilex™ 5 FPGAs and SoCs

ID 813929
Date 4/08/2024
Public
Document Table of Contents

8.5. Placing LVDS SERDES Transmitters and Receivers with External PLL

Follow these guidelines if you want to use an external PLL for LVDS SERDES transmitter and receiver interfaces.
  • To use an external PLL, in the LVDS SERDES IP parameter editor, turn on the Use external PLL option.
  • You can generate two instances of the LVDS SERDES IP—a receiver and a transmitter.
  • In each instance, you can use up to the following number of channels:
    • 23 transmitters, with one inclock for the I/O PLL
    • 23 DPA or non-DPA receivers, with one inclock for the I/O PLL
    • 8 soft-CDR receivers
  • Generate the IOPLL Intel® FPGA IP and ensure that the .qsf file lists the IOPLL IP before the LVDS SERDES IP. This order is required for your design to compile with the proper clock constraints.
  • Connect the same PLL to both the transmitter and receiver instances. You can either use the coreclock from the LVDS SERDES transmitter instance or the coreclock from the LVDS SERDES receiver instance to clock your core logic. For the RX Soft-CDR mode, connect the coreclock of the LVDS SERDES transmitter instance to the ext_pll_1_outclock2 port of the LVDS SERDES receiver instance.
  • Set the I/O standard for the refclk port of the IOPLL IP to be compatible with the I/O standard used by the LVDS SERDES IP.
  • If you are using an external PLL, ensure that the PLL outclock frequency is the same as the LVDS SERDES data rate.
  • For DPA LVDS SERDES receiver interface that uses more than 4 bytes, use two external PLLs.