MAX+PLUS II Command-Line Mode
maxplus2 [ -h | -v | <option(s)> [<I/O option(s)>] <project name> ]
-tao "<filename>" traps Timing Analyzer output to <filename>.tao;
<project name>.tao is generated automatically if this
-scf "<filename>" uses <filename>.scf as the source of simulation vectors;
the Simulator automatically uses the same file used
during interactive mode if this option is not used
-vec "<filename>" uses <filename>.vec as the source of simulation vectors
-cmd "<filename>" uses <filename>.cmd as the source of simulation commands
-tbl "<filename>" traps Simulator output in <filename>.tbl
-hst "<filename>" records Simulator history in <filename>.hst
NOTE: <filename> defaults to <project name> if not specify.