MAX+PLUS II Command-Line Mode
maxplus2 [ -h | -v | <option(s)> [<I/O option(s)>] <project name> ]
-h or -help displays this help information
-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,
-cnv or -convert converts programming file(s) based on the contents
of <project name>.fcf or <project name>.jcf
NOTE: You can use > and >> to redirect MAX+PLUS II warning and error messages to a file.