enable_blockage_constraints
db.enable_blockage_constraints boolean { true | false }
Description
Determines whether blockage constraints are loaded with your design. The variable must be set before loading the design.You must set this variable before loading the design. Designs that have already been loaded will not be affected by a change to this variable.
GUI Equivalent
Examples
getvar db.enable_blockage_constraints
setvar db.enable_blockage_constraints true
Related Topics
Space-based Router Tcl Environment Variables
Return to top