Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- mobiliya@mobiliya:~/temp$ quartus_pgm -c 1 -m JTAG -o “p;top.sof” Error (213008): Programming option string "“p" is illegal. Refer to --help for legal programming option formats. top.sof”: command not found mobiliya@mobiliya:~/temp$ Tried to program top.sof using quartus programmer( GUI utility) however failed at next step to program boardtest.aocx. Command "aocl list-devices" does not lists the board. --- Quote End --- It seems you copy/pasted the command from somewhere (a PDF or Word file?) and an incorrect quotation mark (“ instead of ") was pasted in your command line. Try rerunning the command using the correct quotation mark.