hnlIsCellNetlistable
hnlIsCellNetlistable(
t_cellview
)
Description
Determines if instantiation of the specified cellview can be netlisted to HNL. This procedure returns nil for a cellview that contains no connectivity and for a cellview that has the property nlAction set to the value ignore.
Arguments
Examples
hnlIsCellNetlistable( cellview )
Related Topics
Return to top