Forum Discussion
Ash_R_Intel
Regular Contributor
5 years agoHi,
As per the Quartus scripting reference manual, https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/tclscriptrefmnl.pdf, the syntax goes like this.
quartus_pgm -c <cable name> -m <programming mode> -o <value>
where, -o=<programming operation>
Further syntax for -o is,
-o <options>;<input_file>@<device_index>
Please try with appropriate input file name and device_index. Let us know.
Regards.