Forum Discussion
cconger
New Contributor
3 years agoConverting .sof file to .flash file for Stratix 10 GX development kit
Hello Intel,
I have the Stratix 10 GX development kit, and am needing to load a user design into the Flash for auto-configuration of the user design at power up. I've been following through the d...
ChrisConger
New Contributor
3 years agoHi, so the build_hw.sh script is what I originally asked about in this thread (see first post). That script does not exist in the Intel Quartus installation, but searching for the filename in the .zip file downloaded from the Intel website I was able to find one version of it.
However, it does not work when run, thus I posted this thread asking what the steps were. That is when you replied with the team told you to produce an .rpd from Quartus PFG and convert that to .flash using the nios2-obj-copy command.
Now we are back to using the build_hw.sh script? If so, where is that script located?