load_prboundary_shape_as_boundary
db.load_prboundary_shape_as_boundary boolean { true | false }
Description
Identifies the layer-purpose pair to be used for creating prBoundary in lower-level (non-top) designs, provided they do not have the oaPRBoundary object.
Coordinates of one of the shapes belonging to user-defined layer-purpose pair is used to create prBoundary.
You can specify layer and purpose name for prBoundary shape using the following two environment variables
GUI Equivalent
Examples
getvar db.load_prboundary_shape_as_boundary
setvar db.load_prboundary_shape_as_boundary true
Related Topics
Space-based Router Tcl Environment Variables
Return to top