GTS AXI Streaming Intel® FPGA IP for PCI Express* User Guide

ID 813754
Date 5/15/2024
Public
Document Table of Contents

6.10. TLP Bypass Error Reporting Interface

When the TLP Bypass mode is enabled, some error detections are still performed in the Physical and Link Layers inside the Hard IP. These errors must be reported on the configuration space registers (in the AER Capability Structure) per PCIe* specification.

The Agilex™ 5 PCIe* Hard IP includes the TLP Bypass Error Reporting Interface to report errors detected while in the TLP Bypass mode.

Table 47.   TLP Bypass Error Reporting Interface
Signal Name Direction Endpoint (EP)/Root Port (RP)/TLP Bypass (BP) Clock Domain Description
p0_ss_app_st_bp_err_tvalid Output EP p0_axi_lite_clk A one-cycle pulse on this signal indicates that the data will be valid.
p0_ss_app_st_bp_err_tdata[15:0] Output BP p0_axi_lite_clk

This bus carries error information as follows:

  • Bit[12]: Uncorrectable Internal Error Status.
  • Bit[11]: Corrected Internal Error Status.
  • Bit[10]: Receiver Overflow Error Status.
  • Bit[9]: Flow Control Protocol Error Status.
  • Bit[8]: Malformed TLP Error Status.
  • Bit[7]: Surprise Down Error Status.
  • Bit[6]: Data Link Protocol Error Status.
  • Bit[5]: Replay Number Rollover Error Status.
  • Bit[4]: Replay Timer Timeout Error Status.
  • Bit[3]: Bad DLLP Error Status.
  • Bit[2]: Bad TLP Error Status.
  • Bit[1]: Receiver Error Status.
  • Bit[0]: ECRC Error Status.
  • Others: Reserved.