Solution
If your
Open FPGA Reference function links to your FPGA VI, LabVIEW will require you to recompile your FPGA code before you can run your host VI. However, if you link the
Open FPGA Reference.vi directly to the bitfile that was compiled in the prior version, LabVIEW will not force you to recompile your FPGA code.
To link the Open FPGA Reference directly to the bitfile:
- Right click on the Open FPGA Reference.vi and select Configure Open FPGA VI Reference.
- Select Bitfile » select the Bitfile you want to use.