User guide
21-31
OpenVera Native Testbench
-ntb_filext extensions
Specifies an OpenVera file extension. You can pass multiple file
extensions at the same time using the + delimiter.
Examples:
-ntb_filext .vr
-ntb_filext .vr+.vri+.vrl
-ntb_incdir directory
Specifies the include directory path for OpenVera files. You can
specify multiple include directories using the + delimiter.
Examples:
-ntb_incdir ../src1
-ntb_incdir ../src1+../../src2
-ntb_noshell
Specifies not generating the shell file. Use this only when
recompiling a testbench.
-ntb_spath
Specifies the directory where the shared object files will be
generated. The default is the compilation directory.
-ntb_vipext .extensions
Specifies an OpenVera encrypted-mode file extension to mark
files for processing in OpenVera encrypted IP mode. Unlike the
-ntb_filext option, the default encrypted-mode extensions
.vrp, .vrhp are not overridden, and are always in effect. You can
pass multiple file extensions at the same time using the +
delimiter. See “Dependency-based Ordering in the Presence of
Encryption” on page 21-43.