Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

makeCellPRBoundary

layoutXL makeCellPRBoundary cyclic { "Rectangle" | "Polygon" | "None" }

Description

Controls whether a PR boundary is created for the made cell. When the PR boundary needs to be created, the environment variable also specifies the shape of the PR boundary.

The default is Rectangle. When set to NONE, no PR boundary is created for the made cell.

GUI Equivalent

Command:

Edit – Hierarchy – Make Cell

OR

Hierarchy – Make Cell (Right Mouse Button menu)

Field:

P&R boundary (Make Cell Form)

Examples

envGetVal("layoutXL" "makeCellPRBoundary")
envSetVal("layoutXL" "makeCellPRBoundary" 'cyclic "Rectangle")
envSetVal("layoutXL" "makeCellPRBoundary" 'cyclic "Polygon")
envSetVal("layoutXL" "makeCellPRBoundary" 'cyclic "None")

Related Topics

Make Cell Form

Creating a Made Cell

Make Cell Pin Creation

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X