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

fnlAbortNetlist

fnlAbortNetlist(
)
=> nil

Description

Aborts netlisting. When the formatter detects an error during netlisting, it calls this function to inform the netlister to abort netlisting.

Arguments

None

Value Returned

nil

Always returns nil.

Examples

The following example aborts netlisting.

fnlAbortNetlist()
=> t

Related Topics

OSS Functions


Return to top
 ⠀
X