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

geAddNetProbeFromTo

geAddNetProbeFromTo( 
[ w_windowId ] 
[ l_lpp ] 
)
=> t / nil

Description

Adds a probe between two points where there is a connection between two different nets, such as nets separated by feedthrough or nets on different hierarchy but physically connected by pins.

The figure below depicts the impact on inverser defined as feedthrough to traverse them during probing.

Arguments

w_windowId

Database ID of the window in which to add the probe.

l_lpp

Layer-purpose pair on which to display the probe.

Value Returned

t

The probe was created.

nil

The probe was not created.

Examples

When you select a net on the window, if the point is correctly associated to a net, the net and a probe showing the net are printed on the CIW.

When you select a second point on the same net to limit the probe between the two points, if the net is a part of the path, the probe is created and printed on the CIW.

geAddNetProbeFromTo()

Related Topics

Probe Functions


Return to top
 ⠀
X