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

dbGetTermGroundSensitivity

dbGetTermGroundSensitivity(
d_termId
)
=> d_groundTermId / nil

Description

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

The terminal ID is validated as a single bit terminal and a check is done for the property groundSensitivity on the terminal.

Arguments

d_termId

Database ID of a terminal.

Value Returned

d_groundTermId

The property value is retrieved. This terminal is searched in the cellview by the name. If found and the terminal is of single bit, the terminal ID is returned.

nil

nil is returned if the property groundSensitivity does not exist on the terminal.

Related Topics

Supply and Ground Sensitivity Functions


Return to top
 ⠀
X