Debugging, Hardware bring-up issues, Debugging -1 – Altera Arria 10 Avalon-ST User Manual
Page 259: Hardware bring-up issues -1

Debugging
18
2015.05.04
UG-01145_avst
As you bring up your PCI Express system, you may face a number of issues related to FPGA configura‐
tion, link training, BIOS enumeration, data transfer, and so on. This chapter suggests some strategies to
resolve the common issues that occur during hardware bring-up.
Simulation Fails To Progress Beyond Polling.Active State
If your PIPE simulation cycles between the Detect.Quiet, Detect.Active, and Polling.Active LTSSM states,
the PIPE interface width may be incorrect. The width DUT top-level PIPE interface is 32 bits for Arria 10
devices.
Make the changes shown in the following table for the 32-bit PIPE interface.
Table 18-1: Changes for 32-Bit PIPE Interface
8-Bit PIPE Interface
32-Bit PIPE Interface
output wire [7:0] pcie_a10_hip_0_
hip_pipe_txdata0
output wire [31:0] pcie_a10_hip_0_hip_pipe_txdata0
input wire [7:0] pcie_a10_hip_0_
hip_pipe_rxdata0
input wire [31:0] pcie_a10_hip_0_hip_pipe_rxdata0
output wire pcie_a10_simulation_
inst_pcie_a10_hip_0_hip_pipe_
txdatak0
output wire [3:0] pcie_a10_simulation_inst_pcie_a10_
hip_0_hip_pipe_txdatak0
input wire pcie_a10_simulation_
inst_pcie_a10_hip_0_hip_pipe_
rxdatak0
input wire [3:0] pcie_a10_simulation_inst_pcie_a10_
hip_0_hip_pipe_rxdatak0
Hardware Bring-Up Issues
Typically, PCI Express hardware bring-up involves the following steps:
1. System reset
2. Link training
3. BIOS enumeration
©
2015 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, ENPIRION, MAX, MEGACORE, NIOS, QUARTUS and STRATIX words and logos are
trademarks of Altera Corporation and registered in the U.S. Patent and Trademark Office and in other countries. All other words and logos identified as
trademarks or service marks are the property of their respective holders as described at
www.altera.com/common/legal.html
. Altera warrants performance
of its semiconductor products to current specifications in accordance with Altera's standard warranty, but reserves the right to make changes to any
products and services at any time without notice. Altera assumes no responsibility or liability arising out of the application or use of any information,
product, or service described herein except as expressly agreed to in writing by Altera. Altera customers are advised to obtain the latest version of device
specifications before relying on any published information and before placing orders for products or services.
www.altera.com
101 Innovation Drive, San Jose, CA 95134