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

ERC

ERC(
)
=> t / nil

Description

Defines the sequence of steps for performing an Electric Rule Checking (ERC). This function is invoked if you provide no overriding function. It checks the variables, the sequence of steps, such as netlisting (ercNetlist), and calls the ERC program for execution (ercSimout).

Arguments

None

Value Returned

t

The ERC operation was completed.

nil

The ERC was done with errors.

Examples

The following example defines the sequence of steps for performing an ERC.

ERC() 
=> t

Related Topics

OSS Functions


Return to top
 ⠀
X