There are two ways to run the AMS Designer simulator:
-
Single-step: In this approach, you issue one command, the
xruncommand. This command automatically runs the three steps in turn: thexmvlogcompiler, thexmelabelaborator, and thexmsimsimulator. Cadence recommends this easier-to-use use model.Setting of the library path environment variable
LD_LIBRARY_PATHis not required if you are using thexruncommand to run the simulation. - Three-step: In this approach, you run
xmvlog,xmelab, andxmsimseparately.
