L-Tile and H-Tile Avalon® Memory-mapped+ Intel® FPGA IP for PCI Express* User Guide

ID 683527
Date 3/05/2024
Public
Document Table of Contents

D.1.1. Simulation Fails to Progress Beyond Polling.Active State

If your PIPE simulation cycles between the Detect.Quiet (6'h00), Detect.Active (6'h01), and Polling.Active (6'h02) LTSSM states, the PIPE interface width may be incorrect. The width of the DUT top-level PIPE interface is 32 bits for Stratix® 10 devices.

Table 70.  Changes for 32-Bit PIPE Interface
8-Bit PIPE Interface 32-Bit PIPE Interface
output wire [7:0] pcie_s10_hip_0_hip_pipe_txdata0 output wire [31:0] pcie_s10_hip_0_hip_pipe_txdata0
input wire [7:0] pcie_s10_hip_0_hip_pipe_rxdata0 input wire [31:0] pcie_s10_hip_0_hip_pipe_rxdata0
output wire pcie_s10_simulation_inst_pcie_s10_hip_0_hip_pipe_txdatak0 output wire [3:0] pcie_s10_simulation_inst_pcie_s10_hip_0_hip_pipe_txdatak0
input wire pcie_s10_simulation_inst_pcie_s10_hip_0_hip_pipe_rxdatak0 input wire [3:0] pcie_s10_simulation_inst_pcie_s10_hip_0_hip_pipe_rxdatak0