13.33.45 set_user_lib_options

Sets your user library options during simulation. If you do not use a custom library these options are not available.

set_user_lib_options
-name {value}
-path {path}
-option {value}
-name {value}

Arguments

Sets the name of your user library.

-path {path}

Sets the pathname of your user library.

-option {value}

Sets your default compile options on your user library; possible values are:
Table 13-48. Values
ValueDescription

do_not_compile

User library is not compiled

refresh

User library is refreshed

compile

User library is compiled

recompile

User library is recompiled

refresh_and_compile

User library is refreshed and compiled