IF-RIO

cancel
Showing results for 
Search instead for 
Did you mean: 

Download complete indicator

I'd like to create an indicator that shows when the bitfile download is
complete and/ or when the FPGA is running.  I didn't see an method or
propertythat could be used to indicate when the bitfile download is completed.

 

Is there recommended approach to indicate that the fpga has been programmed?

 

Regards,

Chuck

0 Kudos
Message 1 of 2
(5,655 Views)

Hey Chuck,


Yes, there is a very simple way of telling when the bitfile has been downloaded. The "Open FPGA VI Reference" function blocks until the FPGA bitfile has been downloaded. Essentially this means that when execution leaves the "Open FPGA VI Reference", the bitfile has been downloaded. If you checked the "Run FPGA VI" configuration option in the "Open FPGA VI Reference", then the FPGA will be running when execution leaves the open reference.
basicDownloadComplete.jpg

If this didn't answer your question, let me know.

0 Kudos
Message 2 of 2
(5,650 Views)