Altera_Forum
Honored Contributor
15 years agoPartial device AS programming
I want to program 1.4MB compressed sof file into 2MB EPCS16 device by means of Active Serial mode of Quartus Programmer. The point is - I want to program only relevant flash sectors (up to address 160000H) and preserve the rest of the EPCS flash contest. So far I don't even now where to start - "convert programming files" tool insists on creating full 2MB POF file and not a single byte less. I tried both "Add SOF data" and "Add HEX data" variants but as long as EPCS16 is chosen as a target the result is always the same.
Some pointers? GUI, Quartus tcl scripts Nios2 EDS command line tools, I'd take any option.