Intel® Cyclone® 10 GX Transceiver PHY User Guide

ID 683054
Date 4/14/2023
Public
Document Table of Contents

2.7.4. How to Implement PCI Express (PIPE) in Cyclone® 10 GX Transceivers

You must be familiar with the Standard PCS architecture, PLL architecture, and the reset controller before implementing the PCI Express protocol.

  1. Go to the IP Catalog and select the Cyclone® 10 GX Transceiver Native PHY IP Core. Refer to Select and Instantiate the PHY IP Core for more details.
  2. Select Gen1/Gen2 PIPE from the Cyclone® 10 GX Transceiver configuration rules list, located under Datapath Options.
  3. Use the parameter values in the tables in Transceiver Native PHY IP Parameters for PCI Express Transceiver Configurations Rules as a starting point. Alternatively, you can use Cyclone® 10 GX Transceiver Native PHY Presets . You can then modify the settings to meet your specific requirements.
  4. Click Finish to generate the Native PHY IP (this is your RTL file).
  5. Instantiate and configure your PLL.
  6. Create a transceiver reset controller. You can use your own reset controller or use the Transceiver PHY Reset Controller.
  7. Connect the Native PHY IP to the PLL IP core and the reset controller. Use the information in Transceiver Native PHY IP Ports for PCI Express Transceiver Configuration Rules to connect the ports.
  8. Simulate your design to verify its functionality.