LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA Error building Simulation Export

Solved!
Go to solution

Hi, I am trying to work with FPGA for the first time and I need to simulate my design. I have followed the steps  in this article (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x5IICAY&l=es-ES), but I encountered an error while attempting to build the Simulation Export. The error message is :

 

"Error -61499 occurred at an unidentified location

Possible reason(s):

LabVIEW FPGA: An internal software error in the LabVIEW FPGA Module has occurred. Please contact National Instruments technical support at ni.com/support.


There was a problem calling the compile worker to generate Xilinx IP files. More information is below:
Error: The requested capability was not found on the server: xilinx14.7"

 

I am using LabVIEW 2020 SP1 32-bit and the example project provided in the link. I also read another article (https://www.ni.com/es-es/support/documentation/compatibility/19/compatibility-between-xilinx-compila...) regarding the compatibility between Xilinx compilation tools and NI FPGA hardware. Following this, I installed the FPGA module and Vivado 2019.1. However, I'm not sure if I need to install any additional components.

 

Also, when I add the supported devices for Vivado 2019.1, I cannot select the Third-Party Simulation option. This is why I am using the example project. If this is causing the issue, and I can only use the supported devices, I am unsure which devices are compatible with Third-Party Simulation. I have already tried the following devices:

 

"PXIe-7861
PXIe-7993
PXIe-7862
PXIe-7865
PXIe-7866
PXIe-7867R
PXIe-7868R"

 

Thank you for the help

0 Kudos
Message 1 of 2
(616 Views)
Solution
Accepted by topic author A.Daniel01

See https://www.ni.com/docs/en-US/bundle/labview-fpga-module/page/lvfpgahelp/running_fpga_vi_on_emulator...

 

This is the simulation mode that I use.  I mainly work with PXIe based FPGA cards.

 

Which card are you planning to use?  This may impact the simulation mode you use, though the above one works for all cards.  The above one does not allow simulation of I/O (or at least I do not use it).


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
Message 2 of 2
(591 Views)