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
Value Returned
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
Return to top