11-20-2023 06:55 AM
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
11-20-2023 07:19 AM
Post your full project and your compilation results. Otherwise, we don't know what's the issue.
11-20-2023 07:23 AM
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.
The above picture is my block diagram. I have created only FPGA.vi nothing more than that and i am trying to compile it.
11-20-2023 07:37 AM
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
11-20-2023 09:22 AM
Also, can you compile a shipping example?
11-20-2023 10:08 PM
Hardware: PXIe 6592R
FPGA: Kintex 7
11-20-2023 10:08 PM
Where can i find shipping example?
11-20-2023 10:15 PM
please check .lvproj file snap
11-21-2023 04:13 PM
File >> Create Project
Look for 6592 projects
Help >> Find Examples (search for 6592)
11-22-2023 12:29 AM
I didn't find 6592R device itself in NI EXAMPLE FINDER