User guide
21-111
OpenVera Native Testbench
Compile:
vcs -ntb +dmprof test.vr -debug_all
Note:
The -sverilog compile-time option is not used, since the
program involves OpenVera code.
Run:
simv -ucli // Invokes ucli prompt
ucli> next
ucli> next
ucli>call {$vcsmemprof("memprof.txt", "w")} //"w" the mode the file is
// opened in.