LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

compilation error due to a xilinx error

Hi everyone, 

 

I tried to compile my FPGA VI and I always get this error: compilation error due to a xilinx error". Here is the details:

 

LabVIEW FPGA: The compilation failed due to a xilinx error.

Details:
ERROR:HDLCompiler:410 - "C:\NIFPGA\jobs\iTtsB9m_AMZm96C\NiFpgaAG_00000020_ForLoop.vhd" Line 97: Expression has 50 elements ; expected 60
Netlist NiFpgaAG_00000020_ForLoop(vhdl_labview) remains a blackbox, due to errors in its contents

Elaborating entity <forloop> (architecture <rtl>) with generics from library <work>.
WARNING:HDLCompiler:746 - "C:\NIFPGA\jobs\iTtsB9m_AMZm96C\forloop.vhd" Line 52: Range is empty (null range)
WARNING:HDLCompiler:220 - "C:\NIFPGA\jobs\iTtsB9m_AMZm96C\forloop.vhd" Line 199: Assignment ignored

Elaborating entity <NiFpgaLocalResHolderWrite> (architecture <rtl>) with generics from library <work>.

Elaborating entity <NiFpgaAG_00000028_SequenceFrame> (architecture <vhdl_labview>) from library <work>.
WARNING:HDLCompiler:871 - "C:\NIFPGA\jobs\iTtsB9m_AMZm96C\NiFpgaAG_00000028_SequenceFrame.vhd" Line 30: Using initial value "00000000" for s_irq_bit_0_dash_31_497 since it is never assigned
WARNING:HDLCompiler:871 - "C:\NIFPGA\jobs\iTtsB9m_AMZm96C\NiFpgaAG_00000028_SequenceFrame.vhd" Line 31: Using initial value "0" for s_wait_until_cleared_520 since it is never assigned

 

Anyone has an idea how to solve this?

Thank you

0 Kudos
Message 1 of 2
(3,209 Views)

Hi microceb

 

I found an old thread with the same error, and it seems that you were the one creating that thread as well. Are you still using the same LabVIEW version? Have you noticed if this error happens with every FPGA code or just under a particular set of circumstances? Have you tried disabling sections of your code to see if a section is causing the error?

 

WenR

 

 

0 Kudos
Message 2 of 2
(3,181 Views)