Hello,
I have a LabView project which includes a Windows part and a FPGA part.
To simulate my windows part i use Conditional Disable Symbols in order to bypass the FPGA calls. ( Ex: DEBUG = TRUE/FALSE)
These project Conditional Disable Symbols are not used im my FPGA Vi's.
BUT, when i change the Conditional Disable Symbols values ... i have to rebuild my FPGA code ! This is not good !
The "Bitfile validity" check should be a little more intelligent.
The "bitfile update detection" should only take in account the Conditional Disable Symbols it uses.
Thank for reading.
Manu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.