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

dbSetTermGroundSensitivity

dbSetTermGroundSensitivity(
d_termId
d_groundTermId
)
=> t / nil

Description

Specifies the terminal ground sensitivity attributes for the given terminal ID.

Both terminals are validated as single bit terminals and a check is done to ensure that both terminals exist in the same cellview. The ground terminal name is obtained and stored as a property on the terminal. If a property already exists on the terminal, it is replaced.

Arguments

d_termId

The database ID of the terminal figure.

d_groundTermId

The database ID of the ground terminal.

Value Returned

t

t is returned when successful.

nil

nil is returned if either of the terminal IDs are invalid.

Related Topics

Supply and Ground Sensitivity Functions


Return to top
 ⠀
X