Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbExternallyConnectPins

dbExternallyConnectPins(
l_pinList
)
=> t / nil

Description

This function is obsolete in this release. External connections are modeled by pinFigs on Pins on Terms in the same MustJoin set.

Arguments

l_pinList

Specifies a list of strings and regular expressions (separated by space and enclosed in double quotes) of the pins on which the function must be run.

Example: "pin1 pin2 I1/p1 pa.* I1/p.*"

Value Returned

t The SKILL function was run successfully.
nil The SKILL function could not be run successfully.

Related Topics

dbSetTermMustJoin


Return to top
 ⠀
X