Forum Discussion
BigSid
Occasional Contributor
2 years agoConverting .sof to .flash in Nios II Command Shell
I've got an Arria 10 GX FPGA Development Board (DK-DEV-10AX115S-A) and am trying to convert a .sof file to a .flash file for use with the board. I'm using Quartus Prime Standard 23.1. I'm referring ...
BigSid
Occasional Contributor
2 years agoHi Aik Eu,
I've added the .exe extension and now get this:
I'm listing a valid .sof file for this design. Does it need to be in a certain folder/location for this sof2flash.exe command to work? If so, where?
Thanks.
sstrell
Super Contributor
2 years agoAre you in the directory where the .sof file is located? If not, you have to include the path to it in --input= or cd to where it is located before issuing the command.