Forum Discussion
EFran7
New Contributor
7 years agoWrite Internal UFM Flas Memory of MAX10 Using Nios Command Shell
hi everyone,, I have to implement a way to write Flash data of a max 10 without opening Quartus. In particular I need to overwrite only the ufm part of the internal flash (UFM) of MAX10 through JTAG...
GuaBin_N_Intel
Contributor
7 years agoUse this executable quartus_cpf in command line which equivalent to "Convert Programming Files" in GUI. Refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qps-scripting.pdf, 1.8.7 pg14
Eg,
=> quartus_cpf --convert --device=EPCS64 <file name>.sof <file name>.pof