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
|
The command was unsuccessful. In this case, an error message is printed out. |
Examples
simNoNetlist()
Related Topics
Return to top