SamGilligan
New Contributor
2 years agoIssue converting programming files for the Stratix10GX Dev Kit
I'm currently working with the Stratix10GX Dev Kit using Quartus Pro 21.4
To program test images to flash, the images are first converted using the provided build_hw.sh through the Nios II Command Shell.
The script fails because the COF being generated cannot be run by quartus_cpf, as it seems the Stratix10GX is not supported through Convert Programming File.
The error then recommends using the newer Programming File Generator, but the settings used in the COF don't appear to be compatible.
Could the build_hw.sh please be updated to use the newer Programming File Generator?
Thanks,
Sam