Compilation Error in Quartus Prime 23.3 for Agilex PCIe Root Port Design Example
- 2 years ago
Hi,
For Linux bitstream error, please follow the below steps to run the pre-built binaries for Agilex® 7 FPGA F-Series PCIe Root Port Reference Design --> https://www.rocketboards.org/foswiki/Documentation/AgilexPcieRootPort.?elq_cid=11325872_ts1698719844198&erpm_id=12677771_ts1698719844198
1. Download the sd card image.
https://www.rocketboards.org/foswiki/pub/Documentation/AgilexPcieRootPort/sdimage.tar.gz
2. Copy the images to Sd card using linux dd commands or windows-win32 Disk Imager utility.
3. Open the Sd card files in PC and replace the existing kernel.itb file with this https://www.rocketboards.org/foswiki/pub/Documentation/AgilexPcieRootPort/kernel.itb
4. Insert the SD card in board, change the switches as below-
SW1: ON-OFF-OFF-ON
SW2: all OFF
SW3: OFF-OFF-ON-ON-ON-ON
SW4: OFF-OFF-OFF-ON
5. Open the programmer, autodetect and select the AGILEX_HPS device in the JTAG scan chain.
6. Select the AGB014R24B device from the JTAG scan chain and click on Change File.
7. Program the .sof from https://www.rocketboards.org/foswiki/pub/Documentation/AgilexPcieRootPort/ROOTPORT_Release_1_0_ptile_4x4_hps.sof
8. Now you will see the bootloader starts but initially first time it will give the error and will stop at uboot.
9. Enter bootm at uboot.
10. Now the linux will start booting on board and enter with root login and password.
11. Enter the “lspci -v” to see the PCIe.
Regards
Tiwari