Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

hdbSetTopCellViewName

hdbSetTopCellViewName(
h_configID
t_libName
t_cellName
t_viewName
)
=> t / nil

Description

Sets the top of the design hierarchy to library.cell:view in the configuration specified by h_configId

Arguments

h_configId

Specifies a configuration ID returned by hdbOpen

t_libName

Specifies a library name

t_cellName

Specifies a cell name

t_viewName

Specifies a view name

Value Returned

t

If the top of the design hierarchy has been set

nil

If the top of the design hierarchy has not been set

Example

status = hdbSetTopCellViewName( config "lib1" "cell1" "view1" )

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X