vxfiSetLVSRunName
vxfiSetLVSRunName(
t_sessionName
t_runName
t_lvsrunName
)
Description
Specifies the LVS run name to be used for extraction.
Arguments
Value Returned
Examples
The following example specifies that the name of the LVS run name is DiffOpAmp:
vxfiSetLVSRunName(vxfiSession, extName, "DiffOpAmp")
Return to top