The writing software (jam.exe) by JAM STAPL Player is included in Quartus® Programmer, so it can be written using USB-Blaster via command line by using the following options.
quartus_jli -aCONFIGURE -l -c1 (File name).jam
Note: If you have not yet written to quartus_jli, you can use the following command line
Beforehand, run the quartus_jli -n command to get information about the download cable, for example, if the message displays USB-1, specify -c1. (If the message says USB-2, specify -c2.)
Reference:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an425.pdf
You can also use ByteBlaster II to write to an Arria® 10 FPGA.
jam -V -aCONFIGURE (File name).jam
All of the above results were performed with Quartus® Prime Standard Edition.
We have not been able to successfully compile the project using the *.jbc file or with Qurtus® Prime Pro Edition.
--------------------
Category: Programming / Configuration
Tools: Others
Devices: -