08-18-2011 02:53 AM
Does anybody knows why compiling an FPGA VI twice, with no change, the total slice change?
I've done this test:
Thank you,
Paolo.
Solved! Go to Solution.
08-18-2011 09:39 AM
The Xilinx tools, by default, will only optimize things enough to make the design meet all the requirements. In addition, some of the later tools throw in some randomization to search for different (and possibly better) designs. These two together can cause designs that aren't fully utilized to swing quite a bit in slice count, timing, etc.