Unit installation
MAX+PLUS II Getting Started
278 Altera Corporation
To run MAX+PLUS II from a command prompt, type:
maxplus2 -h | -v | { <batch option(s)> [ <I/O option(s)> ] <project name> } 9
Multiple batch and I/O options can be used for a single project; multiple
projects can be processed with the same command line. The <project name>
indicates the end of the options for that project.
The <batch options> are as follows:
Batch Option: Action:
-h or -help displays information about command line
options
-v or -version displays the MAX+PLUS II version number
-c or -compile runs the Compiler
-ta_delay runs the Timing Analyzer in Delay Matrix
mode
-ta_setup runs the Timing Analyzer in Setup/Hold
Matrix mode
-ta_reg runs the Timing Analyzer in Registered
Performance mode
-s or -simulate runs the Simulator
-i or -ignore_errors ignores errors from the Compiler, Simulator,
or Timing Analyzer, and continues processing
other projects specified in the same command
line, even if the processing on a previous
project has failed
81_GSBOOK.fm5 Page 278 Tuesday, October 14, 1997 4:04 PM