‎01-15-2013 06:50 AM
Solved! Go to Solution.
‎01-15-2013 07:34 AM
The Xilinx compiler is single core. See here.
To get the fastest FPGA compile time you need a high clock rate CPU, not a multicore CPU.
‎01-15-2013 08:53 AM
‎01-15-2013 09:03 AM
I don't know what machines the cloud compile service runs on, but I wouldn't think so.
It seems the compilation is much faster on a Linux machine than on a Windows machine (I think I heard up to 30% faster). The Linux FPGA compile server is available for LV2012. Set up a Linux machine with a high clock speed CPU and sufficient RAM and you will get about the fastest compilation possible with the current tools.
‎01-15-2013 09:20 AM
‎03-26-2014 02:58 PM - edited ‎03-26-2014 03:02 PM
Try this if you haven't yet:
In my experience, taking advantage of Intel's Turbo Boost (my PC has i5) reduced compile time from 85 minutes to 45.
I'm currently testing Cloud Compiler and it took 110 minutes. How can Cloud Compile Server be the slowest compile?
‎03-31-2014 03:42 AM
Thanks for this, will try it next time.