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

dbSetNetNameDescend

dbSetNetNameDescend( 
d_cellView 
g_mode 
) 
=> t / nil 

Description

Sets a mode, descending or ascending, which determines the direction of the net name vector expression.

This mode is mainly used in dbCreateUniqueNameNet together with the sign of numBit to determine the direction of the net name vector expression.

Arguments

d_cellView

Cellview within which the mode is set.

g_mode

Mode to be set. Either t or nil.

Value Returned

t

The mode is set successfully.

nil

The function fails.

Example

dbSetNetNameDescend(cellview t)

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X