Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

vrtCreateIDLayer

vrtCreateIDLayer(
[ ?cv d_cvid ]
[ ?debug { t | nil } ]
) 
=> layer_ID / nil

Description

Creates an ID layer according to advanced node OppExtensionRules.

Arguments

?cv d_cvid

Database ID of the cellview.

?debug { t | nil }

Prints the debug information.

Value Returned

layer_ID

Returns ID of the layer.

nil

The layer ID is not created.

Examples

vrtCreateIDLayer( ?debug t)
=>
Loading gbr.cxt 
Loading techComp.cxt 
minOppExtension rule("M0.R.30")
"AN_HDU1M0_3T" (0.017000 "vertical")
"M0" (0.112500 "horizontal")
insts bBxo(0.135:0.052 1.305:0.796)
Extended bBxo(0.0225:-0.017 1.4175:1.057)

Related Topics

Virtuoso Automated Placement and Routing SKILL Functions

vrtCheckDesign


Return to top
 ⠀
X