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

vhmsCompilationFailure

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

Description

Informs about the compilation failures of the file specified with the fileName parameter. A compilation error message is displayed and you can open the file for editing by clicking 'Yes'.

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 name of the file to be compiled.

Value Returned

l_list

A list of compilation failures is returned.

nil

The operation was unsuccessful.

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X