How Can I Replace an Old Bitfile With the New One in a LabVIEW Project?

Updated Oct 8, 2024

Environment

Software

  • LabVIEW FPGA Module

When selecting the bitfile option in the Open FGA VI Reference:
Select bitfile.png
That bitfile will appear under Dependencies in the LabVIEW project, as shown in the following screenshots:
Dependencies on project.png

If you want to change that, you can either change the bitfile path on that Open FPGA Reference VI or you can specify the Build Specification of your preference instead.

Once you select the new bitfile it will be updated on the Dependencies. 
 

This is how it looks like the Build Specification option is selected:
Select Build specifications.png