Exclude Containment Requirement for Nets - 2021.2 English

UltraFast Design Methodology Guide for Xilinx FPGAs and SoCs

Document ID
UG949
Release Date
2021-11-19
Version
2021.2 English

If you have routability challenges inside a static Pblock that has CONTAIN_ROUTING enabled, try the following options:

  • Increase the Pblock size and reduce the overall utilization.
  • Allow bleed over of certain static nets to the reconfigurable partition (RP) by setting the following property on those nets:
    set_property HD.NO_ROUTE_CONTAINMENT 1 [get_nets <net_name>]