LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW FPGA Reported Error

hemanthsurya99_0-1706602166647.png


I am getting this error whenever i am playing with VI in labview software.

0 Kudos
Message 1 of 11
(1,326 Views)

Hi hemanth,

 


@hemanthsurya99 wrote:

I am getting this error whenever i am playing with VI in labview software.


So the error is in the way you "play" or in your VI.

We cannot comment any of both options because of missing information...

Best regards,
GerdW


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

yes whenever i am playing vi then i got this error. pls let me know what kind of info you need to solve this.

0 Kudos
Message 3 of 11
(1,305 Views)

How to identify which is causing this error to pop up.

0 Kudos
Message 4 of 11
(1,286 Views)

Please post your code so that we can know what might be wrong.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 5 of 11
(1,250 Views)

its huge code that too confidential. can you predict where I'm going wrong need some inputs so that i will check it out.

0 Kudos
Message 6 of 11
(1,232 Views)

@hemanthsurya99 wrote:

its huge code that too confidential. can you predict where I'm going wrong need some inputs so that i will check it out.


You are asking us to do something similar than to diagnose what defect your car has when it’s beeping.

Beeping where? Is a dashboard light blinking? Or is it the tires screeching when you go fast around a corner? Does it beep as soon as you start the engine or rather when you do something specific?

 

You realize that LabVIEW can execute your program in single step mode and you can then go into the subVIs and see which function is exactly generating that error?

Rolf Kalbermatter
My Blog
0 Kudos
Message 7 of 11
(1,222 Views)

Issue solved by myself. In my RTL design the reference clock is not connected internally becoz of which labview is throwing error. Issue solved.

0 Kudos
Message 8 of 11
(1,185 Views)

hemanthsurya99_0-1707907013936.png

Can anyone help me in this regard?
My top file is written in Verilog code. How can i make labview software to support verilog hdl?

Thanks.

0 Kudos
Message 9 of 11
(1,132 Views)

@hemanthsurya99 wrote:

hemanthsurya99_0-1707907013936.png

Can anyone help me in this regard?
My top file is written in Verilog code. How can i make labview software to support verilog hdl?

Thanks.


I cannot find a good reference but Verilog must be wrapped in VHDL to be called.  In other words, the top level cannot be Verilog.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 10 of 11
(1,126 Views)