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

dbCreateStrongGroup

dbCreateStrongGroup(
l_pinList
[ s_groupConnection ]
)
=> t / nil

Description

This function is obsolete in this release. Strong connections are defined exclusively by the geometry on the pin. All the pinFigs on the same pin are strongly connected to one another

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.*"

s_groupConnection

Specifies the group connection for the geometry on the pin.

Value Returned

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

Return to top
 ⠀
X