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"

Sets your library refresh option using one of the following values:
Table 13-36. Values
ValueDescription

TRUE

Refreshes your simulation library

FALSE

Does not refresh your simulation library

-state "value"

Identifies which simulation you want to perform.
Table 13-37. Values
ValueDescription

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