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

vhmsToPinList

vhmsToPinList(
t_libName
t_cellName
t_viewName
)
=> l_list / nil

Description

Translates a VHDLAMS cellview into an intermediate pin list format. The pin list represents all the ports to the VHDLAMS description and their directions, such as input, output, and inout.

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.

Value Returned

l_list

The pin list.

nil

The operation was unsuccessful.

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X