User guide
21-109
OpenVera Native Testbench
Reports the total dynamic memory consumed in all the programs
(SV/OV) and that consumed in all the modules (SV) in the
system.
2. Module View
Reports the dynamic memory consumed in each SV module in
the system.
3. Program View
Reports the dynamic memory consumed in each SV/OV program
in the system.
4. Program To Construct View
a. Task-Function-Thread section
Reports the total dynamic memory in each active task, function
and thread in the module/program.
b. Class Section
Reports the total dynamic memory consumed in each class in
the module/program.
c. Dynamic data Section
Reports the total memory consumed in each of dynamic
testbench data types - associative arrays, dynamic arrays,
queues, events, strings, in the module/program.
5. Module To Construct View:
Same as "Program To Construct View".
Example 21-13
class FirstClass{