While there have been some improvements for ISE 11.2 since the beta release for Virtex-6, there are still some issues with the quality of placement results for very low utilization designs. Some special placement algorithms are used to handle such designs and this sometimes causes problems. In one case, a single module was implemented with an Area Group Range that restricted the placement to a small but sufficient area of the device. The placement results for this implementation were very poor with many timing errors. When the low utilization algorithms were disabled, the timing results improved dramatically.
The following variable can be tried in the case where the QOR are suspect for a low utilization design:
Linux setenv PAR_USE_LOWUTILHEUR 0
Windows SET PAR_USE_LOWUTILHEUR=0
For general information about setting ISE environment variables, see
(Xilinx Answer 11630).