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

dbGetTermSupplySensitivity

dbGetTermSupplySensitivity(
d_termId
)
=> d_supplyTermId / nil

Description

Returns the terminal supply 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 supplySensitivity on the terminal.

Arguments

d_termId

Database ID of a terminal.

Value Returned

d_supplyTermId

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 supplySensitivity does not exist on the terminal.

Related Topics

Supply and Ground Sensitivity Functions


Return to top
 ⠀
X