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
Value Returned
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
Return to top