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

fnlTopCell

fnlTopCell(
)
=> d_cellviewId / nil

Description

Returns the top level cellview being netlisted. The function can be called throughout the netlist process. It may be especially useful during the evaluation of the NLPnetlistHeader and NLPnetlistFooter properties, where you can use it to output information about the top level design for the header and footer of the netlist. There is no equivalent netlister-defined property.

Arguments

None

Value Returned

d_cellviewId

An object identifier of the top-level cellview.

nil

The operation failed and encountered an error while performing the task.

Examples

fnlTopCell()

Related Topics

OSS Functions


Return to top
 ⠀
X