Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lceGetIncompleteNets

lceGetIncompleteNets(
d_layCellViewID
)
=> l_netID

Description

Returns the list of incomplete net IDs corresponding to the specified cellview.

Arguments

d_layCellviewID

Database ID of the layout cellview.

Value Returned

l_netID

List of incomplete net IDs.

nil

The command failed.

Example

lceGetIncompleteNets(cvID)

Generates the list of incomplete net IDs for the specified layout cellview.


Return to top
 ⠀
X