Forum Discussion
CKaru
New Contributor
7 years agoNIOS II ELF Download error on 10AX115N4F40I3SG
I am working on a NVME project on Reflex RXCA10X115PF40-PROD Dev kit. The FPGA device on the board is Intel® Arria® 10 GX FPGA 10AX115N4F40I3SG. I use Quartus prime version 16.0.2 Build 222 07/20/201...
SAR
Occasional Contributor
7 years agoHi,
You have to use correct .sopcinfo file (correct device) is used to generate the BSP.
If .sopcinfo file is generated for 10AX115N4F40I3SGE2 device, same .sopcinfo can not be used for device 10AX115N4F40I3SG to generate BSP.
Change the device part number in Quartus project and compile and use that .sopcinfo file to generate BSP.
Regards
Devil