hnlAbortNetlist
hnlAbortNetlist( ) => nil
Description
Aborts netlisting. When the formatter detects an error during netlisting, it calls this function to inform the netlister to abort netlisting. This function aborts netlisting at the next convenient point, usually after the current cell is processed.
Arguments
Value Returned
Examples
hnlAbortNetlist()
Related Topics
Return to top