Product Documentation
Virtuoso MultiTech Framework User Guide
Product Version IC23.1, November 2023

vrfHiUpdate

vrfHiUpdate()
=> t / nil

Description

Starts to process diestacks after creating a stackable object. This function must be used when instances are created in a script.

Arguments

None

Value Returned

t

The processing of diestacks started successfully.

nil

The diestacks could not be processed.

Examples

This command creates a stackable object.

inst1 = (dbCreateParamInst top super "I1" 0:0 "R0" 1 list(list("footprintCellName" "string" "LNA_PKG_100") ))
vrfHiUpdate()

Related Topic

View-in-Concert Mode


Return to top
 ⠀
X