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

vhmsSaveFile

vhmsSaveFile(
t_libName
t_cellName
t_viewName
t_fileName
)
=> l_list / nil

Description

Compiles the vhms file. If the symbol does not exist, it displays a prompt to create the symbol. If the compilation fails, it calls the vhmsCompilationFailure function.

Arguments

t_libName

The name of the library currently in use.

t_cellName

The name of the cell currently in use.

t_viewName

The name of the view currently in use.

t_fileName

The vhms file name.

Value Returned

l_list

The created vhms compilation.

nil

the operation was unsuccessful.

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X