User guide

21-18
OpenVera Native Testbench
function string vera_get_name()
function string vera_get_ifc_name()
function string vera_get_clk_name()
function integer vera_get_dir()
function integer vera_get_width()
function integer vera_get_in_type()
function integer vera_get_in_skew()
function integer vera_get_in_depth()
function integer vera_get_out_type()
function integer vera_get_out_skew()
These functions are documented in the “Retrieving Signal
Properties” section of the OpenVera LRM: Native Testbench
manual.
-ntb_opts vera_portname
When specifying the vera_portname option to -ntb_opts, the naming
convention is as follows:
1. The Vera shell module name is named vera_shell,
2. The interface ports are named ifc_signal,
3. The signals are named, for example, as: \ifc.signal[3:0]
The default behavior is:
The Vera shell module name is based on the name of the OpenVera
program. Bind signals are named, for example, as: \ifc.signal[3:0]
The interface ports are named \ifc.signal