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

vhmsGetCellParameters

vhmsGetCellParameters(
t_libName
t_cellName
)
=> list / nil

Description

Returns the CDF parameters of the vhdl generics. The sub-list returned contains the name of the generic, the default value, and the type.

Arguments

t_libName

The name of the library currently in use.

t_cellName

The name of the cell currently in use.

Value Returned

list

The CDF parameters of the vhdl generics.

nil

Theoperation was unsuccessful because ddGetObj was unable to return a valid lib/cell/view name, or if there were no CDF parameters defined, or if the CDF could not be read.

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X