13.33.35 run_simulation
Runs simulation on your project with your default simulation tool and creates a logfile.
run_simulation [-logfile "name"] [-wlf "name"] [-dofile "name"] [-refresh_lib "value"] [-state "value"]
Arguments
-logfile "name"
Name of your simulation logfile.
-wlf "name"
Name of WLF file you wish to use; this command and the -dofile command are exclusive.
-dofile "name"
Name of DO file you wish to use; this command and the -wlf command are exclusive.
-refresh_lib "value"
| Value | Description |
|---|---|
|
TRUE |
Refreshes your simulation library |
|
FALSE |
Does not refresh your simulation library |
-state "value"
| Value | Description |
|---|---|
|
Pre_Synthesis |
Runs pre-synthesis simulation |
|
Post_Synthesis |
Runs post-synthesis simulation |
|
Post_Phy_Synthesis |
Runs post-synthesis physical simulation |
|
Post_Layout |
Runs post-layout simulation |
