01-10-2007 07:22 PM
01-11-2007 01:30 PM
Playhouse
We do something like this where I developed the FPGA application and that application then gets distributed to the test floor across many testers. None of the testers have LabVIEW FPGA. The testers have LabVIEW 7.1.1 and NI RIO 1.3. I have a vi (attached) that opens a reference to the FPGA card then using an invoke method I download the code to the 7811 FPGA cards. I distribute the FPGA Download.vi and the actual FPGA Top Level application.vi being careful to maintain the correct paths to the FPGA code.
Good Luck
MDDave
CLA
01-11-2007 02:18 PM
01-11-2007 07:50 PM
hi Steve,
How can I compile a bitfile for LabView 7.1 ?
The return files after compilation are in .vhd format instead of .lvbit.
thanks
..... playhouse