Forum Discussion
Altera_Forum
Honored Contributor
21 years agoQuartus Programmer Command-Line Problem
Hello, I try to configure the FPGA via NiosII Shell (NiosII 1.1) and Quartus Programmer using the following line: [SOPC Builder]$ quartus_pgm --cable="USB-Blaster [USB-0]" --mode=jtag --op...
Altera_Forum
Honored Contributor
21 years agotry this:
Nios-sof --cable='USB-Blaster [USB-0]' <path and file name you want to download> Make sure to use forward slashes for your path and file name. This will in turn make a call to the Quartus programmer, but make sure you are programming the .sof and not the .pof file.