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

dbIsNetVoltageRangeSet

dbIsNetVoltageRangeSet( 
d_netId
)
=> t / nil

Description

Ensures that the voltage range is set on a net.

Arguments

d_netId

Database ID of a net.

Value Returned

t

The voltage range is set on the specified net.

nil

The voltage range is not set on the specified net.

Example

dbIsNetVoltageRangeSet(netId) => nil

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X