| |||
| Home > Building System Models in Batch Mode > SIMGEN command-line options | |||
The command-line options are listed in Table C.1:
Table C.1. simgen command-line options
| Short form | Option | Description |
|---|---|---|
| - | --configuration | Specify the name for the configuration. |
| - | --enable-warning | Enable warning number This
overrides the |
| - | --disable-warning | Disable warning number This
overrides the |
| - | --warnings-as-errors | Treat LISA parsing and compiler warnings as errors. |
| - | --num-comps-file | Specify the number of components that are generated into a single file. See Using command-line options to decrease compilation time. |
| - | --num-build-cpus | Specify the number of cpus used during build. |
-b | --build | Build targets. |
-C | --clean | Clean targets. |
-D | --define | Define preprocessor symbol You
can also use |
-h | --help | Print help message that contains this list of command-line options and exit. |
-I | --include | Add include path . |
-p | --project-file | Set simgen project file . |
-v | --verbose | Set verbosity.
|
-w | --warning-level | Set warning level to . |