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
Value Returned
|
The operation failed and encountered an error while performing the task. |
Examples
fnlTopCell()
Related Topics
Return to top