LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Facing an Issue which compiling FPGA VI

Hello Team,

I created fpga.vi. block diagram consists of simple adder circuit. whenever i am compiling i am getting compilation error. can anyone help me in this regard?

Thanks

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

Post your full project and your compilation results. Otherwise, we don't know what's the issue.

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

ERROR: [Opt 31-67] Problem: A LUT6 cell in the design is missing a connection on input pin I0, which is used by the LUT equation. This pin has either been left unconnected in the design or the connection was removed due to the trimming of unused logic. The LUT cell name is: GpioOutEnMux0.
Resolution: Please review the preceding OPT INFO messages that detail what has been trimmed in the design to determine if the removal of unused logic is causing this error. If opt_design is being specified directly, it will need to be rerun with opt_design -verbose to generate detailed INFO messages about trimming.

hemanthsurya99_0-1700486478671.png

The above picture is my block diagram. I have created only FPGA.vi nothing more than that and i am trying to compile it.

hemanthsurya99_1-1700486572320.png

 

 

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

What hardware does this use?  Inside what "device" (be as specific as possible) is the FPGA located?  We need to see the Project file (.lvproj) that contains this FPGA code.

 

Bob Schor

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

Also, can you compile a shipping example?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

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

Hardware: PXIe 6592R
FPGA: Kintex 7

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

Where can i find shipping example?

0 Kudos
Message 7 of 11
(999 Views)

hemanthsurya99_0-1700540116783.png

please check .lvproj file snap

0 Kudos
Message 8 of 11
(996 Views)

File >> Create Project

 

Look for 6592 projects

 

Help >> Find Examples (search for 6592)


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

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

I didn't find 6592R device itself in NI EXAMPLE FINDER

0 Kudos
Message 10 of 11
(926 Views)