LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA altera program upload via LABVIEW

Solved!
Go to solution

Hello everyone,

I entered to make an automatic test bench of a card, and in the sequences of test one makes the uploading of the program of the FPGA which it finds in a .jic file towards the card, by using the software quartus ii, JTAG mode, and a USB Blaster. and in the procedure of my test bench this phase must be automatic, without the intervention of the quartus ii software, and this is done automatically in labview test sequences. is there a VI that allows me to automatically upload the program to the FPGA? what are the protocols to respect? as well as if there are DLLs or drivers.

thanks in advance .

 

0 Kudos
Message 1 of 3
(2,435 Views)

It might be simpler than you think.

Look in the documentation of the quartus ii software. You should find a way to do it by .bat file or command prompt.

We use this method for multiple different JTAG manufacturer here in Sanmina.

Benoit

0 Kudos
Message 2 of 3
(2,423 Views)