LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you read the FPGA bitfile version?

Solved!
Go to solution

 

Capture.JPGI notice that there is a "Version Number" in the FPGA build dialog on the "Information" page.  So, the Version Number should be getting written to the .lvbitx file.  How does one read this version number back out from a .lvbitx later?

0 Kudos
Message 1 of 4
(3,629 Views)
Solution
Accepted by topic author D*

Unfortunately you cannot. If you open up the .lvbitx file in a text editor you will see an xml tag for the build version but it's never populated. Bug 811948 (CAR 494874) describes this incorrect behavior.

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 4
(3,598 Views)

OOf. That CAR is older than my kids!

Message 3 of 4
(3,460 Views)

Hi,

I faced the same issue when trying to use the BuildSpecDescription to keep track and version our bitfiles for our CI system.

There is a workaround just found in the discussion here, if it helps.

Thanks,

Cris

 

0 Kudos
Message 4 of 4
(3,380 Views)