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

simNoNetlist

simNoNetlist(
)
=> t / nil

Description

Sets the simNoNetlist variable to t to specify that no netlist is generated, and then callsthe sim function to perform a complete simulation, except for netlist generation.

The function is defined in /etc/skill/si/caplib/simulate.ile. You can modify this function.

Value Returned

t

The sim function completed running the simulation.

nil

The command was unsuccessful. In this case, an error message is printed out.

Examples

simNoNetlist() 

Related Topics

OSS Functions


Return to top
 ⠀
X