vhmsPinListToVHDLAMS
vhmsPinListToVHDLAMS(
t_libName
t_cellName
t_viewName
l_pinList
)
=> t / nil
Description
Creates a vhdlams entity, package, body, configuration, or architecture depending on the view name. Specify the view name as entity, package, body, or configuration for creating an entity, package, body, or configuration respectively. If nothing is specified, an architecture view is created. The view is created in ./libName/cellName/viewName.
Arguments
Value Returned
Related Topics
Return to top