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

vhmsSymbolToPinListGen

vhmsSymbolToPinListGen(
t_libName
t_cellName
[ t_viewName ]
)
=> l_pinList / nil

Description

Generates a pin list from the symbol.

Arguments

t_libName

The name of the library currently in use.

t_cellName

The name of the cell currently in use.

t_viewName

The view name. The default value is symbol.

Value Returned

l_pinList

The generated pin list.

nil

The operation was unsuccessful. In this case, vhmsSymbolToPinListGen fails only when schSymbolToPinList cannot be called.

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X