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

dbHasMustConnections

dbHasMustConnections(
anObject
)
=> t

Description

Reports if the given net or terminal has one or more pins that are must connected. dbHasMustConnections(anObject) is equivalent to dbHasExternalConnections(connectivityObject).

Arguments

anObject

Can be a terminal, a net, or a pin.

Value Returned

t

The given object, anObject, has one or more pins that are must connected. anObject can be a terminal, a net, or a pin. If anObject is a net or a pin, then anObject’s terminal is checked for must connections.


Return to top
 ⠀
X