10-15-2014 10:20 AM
Hi
Currently using LVFPGA 2013 SP1
I'm used to compile my code oftenly, which happens to be necessary when using the FPGA module
Today, I started to get a "Process "Translate" failed" message in the Xilinx Log while trying to compile. The compilation is not aborted and still running
Same problems have already been listed here and here, and issue is supposely fixed in LVFPGA 2014 (associated CAR 428544)
We won't probably change IDE version to 2014 😞
So that here follow my questions:
1. Is the compilation process going to generate a working bitfile as this post suggests ?
2. Any information about the problem (why is it happening?). Couldn't find any helpfull CAR description
3. What elements in the code I'm trying to compile may lead to the compilation to fail/take that much time ? Any recommendation/workaround ?
Thanks for help
Mathieu
Solved! Go to Solution.
10-16-2014 01:44 AM - edited 10-16-2014 01:45 AM
4 hours later, the compilation succeeded, although I'm using very small part of the FPGA resources
Device Utilization
---------------------------
Total Slices: 2,0% (293 out of 14336)
Slice Registers: 1,3% (372 out of 28672)
Slice LUTs: 1,4% (395 out of 28672)
Block RAMs: 0,0% (0 out of 96)
Please advice NI
10-27-2014 07:37 AM - edited 10-27-2014 07:39 AM
11-06-2014 03:30 AM
As a follow-up, in case someone ends up reading this post, with a similar issue
We still can't explain why my code took 4 hours to execute once, whereas it only takes 1 to 2 hours now