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

VPD

VPD( 
t_net1 
t_net2
[ t_dataDir ]
)
=> wave / nil

Description

Returns the waveform representing phase difference between voltages at the two nets.

Arguments

t_net1

Name of the 1st net.

t_net2

Name of 2nd net.

t_dataDir

Directory containing the PSF files(results). When specified, this argument will only be used internally and will not alter the currently selected results.The default is the currently selected results directory.

Value Returned

wave

Phase difference between voltages at the two nets.

nil

No data was found.

Examples

VPD("net1" "net2")
=>srrWave:49610872

Return to top
 ⠀
X