Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simAddProbeCapByName

simAddProbeCapByName(
t_netName
)
=> value

Description

Displays the net capacitance of the supplied net name. This function is to be used in conjunction with the function simReadNetCapFile, which reads in the sim.cap file, initializing all the net names in the design with the associated capacitance values. This function refreshes the active display window by displaying the capacitance value of the given net name.

Arguments

t_netName

The name of the net for which the capacitance value is required.

Value Returned

value

If the net name is valid, the capacitance value is placed on the net, otherwise, capacitance values for all the nets in the current design window are displayed.

Examples

simAddProbeCapByName( "net19" )

Related Topics

OSS Functions


Return to top
 ⠀
X