LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiling a VI to a Virtual FPGA Target

Solved!
Go to solution

Hi amr,

 


@Amr95 wrote:

You mentioned that the functions in my program are not supported by the FPGA Target. Isn't the meaning of compilation is to translate the program into an executable code by the FPGA Target?


Yes, compilation means to translate your code into a (kind of) executable for your target. But this only includes code respecting the manuals and the limitations mentioned in there. Again: did you take the FPGA courses as offered by NI? Did you read the basics for "FPGA with NI hardware"?

 


@Amr95 wrote:

I assume that the rest of data should translated to an executable data forms by the FPGA Target when I try to compile the code.


Why do you "assume" something, when there is something else written in the manuals?

(Example: NI-FPGA doesn't support the DBL datatype.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 11
(127 Views)