User guide

21-104
OpenVera Native Testbench
---------------------------------------------------------------------
Program %Totaltime
---------------------------------------------------------------------
MyTest 0.14
---------------------------------------------------------------------
---------------------------------------------------------------------
======================================================================
// Simulation memory: 3561082 bytes
======================================================================
TOP LEVEL VIEW
======================================================================
---------------------------------------------------------------------
Type Memory %Totalmemory
---------------------------------------------------------------------
---------------------------------------------------------------------
DPI 1024 0.03
PLI 0 0.00
VCD 0 0.00
KERNEL 1414243 39.71
MODULES 0 0.00
PROGRAMS 2145815 60.26
======================================================================
======================================================================
PROGRAM VIEW
======================================================================
---------------------------------------------------------------------
Program(index) Memory %Totaltime No of Instances Definition
---------------------------------------------------------------------
**************************End of vcs.prof****************************
The vcs.prof log file shown in Example 21-12 provides the following
information.
The DPI function in dpi.c consumed 98.6% of the total time.
The fork-join block defined in test.vr:39-42 consumed
0.84% of the total time.
Fork Program Thread 0.84 60.00 test.vr : 39-42.
A::pack Object Pack 0.42 30.00 test.vr : 24.
MyPack Program Task 0.14 10.00 test.vr : 12-24.