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

hnlOpenTopCell

hnlOpenTopCell( 
t_lib
t_cell
t_view
)
=> obj

Description

Opens the top-level cellview. If the lib/cell/view is an HDB config, then open the config before opening the top-level cellview.

Arguments

t_lib

The library name.

t_cell

The cell name.

t_view

The view name.

Value Returned

obj

The SKILL object of the dbId for the cellview passed for opening.

Examples

Here, topblock will give the SKILL object for the cellview opened.

topblock = hnlOpenTopCell( libName cellName viewName )

Related Topics

OSS Functions


Return to top
 ⠀
X