13.33.41 set_actel_lib_options
The set_actel_lib_options command sets your simulation library to default, or to another library (when you specify a path.
set_actel_lib_options -use_default_sim_path value -sim_path {path}
Arguments
-use_default_sim_path value
Possible values are:
| Value | Description |
|---|---|
|
TRUE |
Uses the default simulation library. |
|
FALSE |
Disables the default simulation library; enables you to specify a different simulation library with the -sim_path {path} option. |
-sim_path {path}
Specifies the path to your simulation library.
