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

lxHierUpdateSchematicParameters

lxHierUpdateSchematicParameters(
d_layoutId
)
=> t / nil

Description

Updates the schematic instance parameters hierarchically for all layout instance masters in the layout.

Arguments

d_layoutId

Database ID of a layout cellview.

Value Retuned

t

The schematic parameters were updated.

nil

The operation failed.

Examples

Updates parameter differences for top-level schematic instances bound to layout instances in the specified design hierarchy, ampString, or layout and hierarchically for all layout masters in the design.

lcv = dbOpenCellViewByType("hierarchy" "ampString" "layout" "maskLayout" "r")
lxHierUpdateSchematicParameters(lcv)

Related Topics

lxUpdateSchematicParameters


Return to top
 ⠀
X