-
Notifications
You must be signed in to change notification settings - Fork 2
Arguments
L. Wagner edited this page May 9, 2022
·
3 revisions
Short Arg | Long Arg | Description |
---|---|---|
-a | --arch_desc | File path to an architectural description |
-e | --exp_desc | File path to an experiment description |
-s | --scenario_desc | File path to a scenario description |
-o | --out | Report Location Directory. Creates a new directory with experiment name and start timestamp for each experiment run. |
-t | --no_traces | Turns off the DESMO-J trace output of the simulator. |
-p | --progress_bar | Show progress bar window during simulation. When setting this flag, the simulator does not run in headless mode anymore. |
-d | --debug | Turns on debug output of the simulator. |
-e and -s are mutual exclusive.