Forum Discussion
Hello ,
I entered to make an automatic test bench of a card, and in the test sequences one makes the download of the program of the FPGA , Mode : Active Serial Program. that it finds in a file (.pof) towards the card, by using the quartus II software , and in the procedure of my test bench, this phase must be automatic, without the intervention of quartus II software, and this is done automatically in labview test sequences.
I have already worked with the command line on the Mode: JTAG, but I'm blocking now in the mode: Active Serial Program.
command line: quartus_pgm.exe "-i -c USB-Blaster -m JTAG -o iPv; C: file.jic"
and I got this error message:
Error (213012): Specify a Chain Description File
Error (23028): Unknown argument "(V0.66)\LOG001252_40MHZ_0066_FPGA.pof". Refer to --help for legal arguments.
Usage:
------
quartus_pgm [-h | --help[=<option|topic>] | -v]
quartus_pgm -c <cable name> filname.cdf --- If you want to use cdf file
quartus_pgm -c <cable name> -m <programming mode> -o <value> [-o <value>...] --- If you want to use individual programming file(s)
quartus_pgm -l --- to display the list of available hardware
quartus_pgm -c <cable name> -a --- to display the list of devices connected to the cable