Product Documentation
Voltus-XFi Custom Power Integrity Solution User Guide
Product Version IC23.1, November 2023

vxfiSetLVSQueryOutputDirectory

vxfiSetLVSQueryOutputDirectory(
t_sessionName
t_runName
t_directory
)

Description

Specifies the path to the LVS output directory in which the input data is stored for extraction.

Arguments

t_sessionName

Specifies the name of the Voltus-XFi session name.

t_runName

Specifies the run name used while running extraction.

t_directory

Specifies the LVS run directory name.

Value Returned

None

Examples

The following example specifies that the name of the LVS directory is svdb:

vxfiSetLVSQueryOutputDirectory(vxfiSession, extName, "./golden_files/lvs_run/svdb/")

Return to top
 ⠀
X