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

makeCellPinsBelowBoundary

layoutXL makeCellPinsBelowBoundary boolean { t | nil }

Description

Specifies whether the pins of the made cell, created using the Make Cell command, are placed outside the design boundary (t). The default is nil.

This is only available if the makeCellPreserveConn and makeCellCreatePins variables are also t.

GUI Equivalent

Command:

Edit – Hierarchy – Make Cell

OR

Hierarchy – Make Cell (Right Mouse Button menu)

Field:

Pins Below boundary (Make Cell Form)

Examples

envGetVal("layoutXL" "makeCellPinsBelowBoundary")
envSetVal("layoutXL" "makeCellPinsBelowBoundary" 'boolean t)

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