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 ...
aikeu
Regular Contributor
2 years agoHi BigSid,
You will need to source the Nios2_coomand_shell in your terminal then only can run the sof2flash cmd.
Thanks.
Regards,
Aik Eu
- aikeu2 years ago
Regular Contributor
Run the nios2_command_shell in the correct directory path in your terminal.
Then only run the sof2flash in your nios2_command_shell terminal in the correct directory path where your sof file allocated.