LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The "Simulation Models" of NI VeriStand

Solved!
Go to solution

Will the "simulation models" of VeriStand are run in FPGA?

0 Kudos
Message 1 of 2
(945 Views)
Solution
Accepted by topic author jingfeng_dong

Generally no, the models will run where the VeriStand engine is running which is usually on some Linux RT controller.

 

If you have a Simulink model you are able to generate VHDL code using their HDL Coder and then run that on an FPGA. Then you can use the FPGA addon to pass inports/outports/parameters to the model running on FPGA.

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YG1cCAG&l=en-US

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 2
(920 Views)