Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation FPGA Labview2013

Hello,

 
I am using a compactRIO 9114 with the Labview 2013 and Xilinx 14.4, and I´m having problems with the compilation.
When I compile my complete subvi I got the error "Synthesize - XST" failed (I attached the report), but if compile only part of the subvi, the compilation is succesfull.
 
I was already compiling the FPGA subvi in Labview 2012 and it was working without any problem.
Also in the report I have realized that the license is not active, but I included when I installed the Xilinx Tooling...
Could you please help me with this??
 
 
Thanks and best regards.

 

0 Kudos
Message 1 of 3
(5,702 Views)

Are you writing to a memory location within your VI? There might be a problem with the way its configured...

ERROR:HDLCompiler:410 - "C:\NIFPGA\jobs\aM7Cacr_PQA65GW\FPGAwMemoryn0.vhd" Line 100: Expression has 11 elements ; expected 10
Netlist FPGAwMemoryn0(20,1,13,9,600,8,0,0)(rtl) remains a blackbox, due to errors in its contents

I would try using a disable diagram structure and use it to disable the memory write call and try to compile to make sure... if you can post a screenshot of the VI you are compiling that might be helpful.

0 Kudos
Message 2 of 3
(5,669 Views)

Besides, you can try to redrop your Memory Write Node and compile again, just to make sure whether this happens to a new created VI in 2013.

Message 3 of 3
(5,656 Views)