描述
An unrouteable issue has been seen on a Virtex-6 device that involves an IDDR_2CLK primitive with both S and R ports used which leads to an unsupported and unroutable configuration using the REV pin.
The REV pin exists in the device model but has no routing resources and so the failure mode is an unroutable design message with no details:
ERROR:Route:471 -
This design is unrouteable. Router will not continue. To evaluate the problem please use fpga_editor. The nets listed below can not be
routed:
Unrouteable Net:GLOBAL_LOGIC1
解决方案
Instantiating the IDDR with the correct connectivity will resolve the issue.
Also, a LIT DRC check will be added in ISE 14.4 to inform of the incorrect connectivity.