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>]