Manuals >Reference >MNS Simulator Print version of this Book (PDF file) |
![]() ![]() |
|
|
Non-Piped MNS SimulationsNon-piped MNS simulations are identical to non-piped SPICE simulations. Execute a simulation with the Simulation Debugger ON to perform a non-piped simulation. MNS is capable of performing piped simulations, which enables you to turn the Simulation Debugger OFF without requiring that MNS be restarted for every simulation. Syntax: Non-piped simulationThis section describes the argument syntax required to invoke the template simulator. This information is needed when writing the user translation module, since these are the arguments supplied by IC-CAP when it calls the translation module. For information on the translation module and adding a simulator, refer to "Adding a Simulator" in the User's Guide. The command format for an MNS non-piped simulation is as follows: mns -r rawfile deckfile
The output text file, which normally is sent to standard output is redirected by IC-CAP to a file. This file is displayed in the Output table of the Simulation Debugger if it is on. |
|
|
|
![]() ![]() |