Class uvm_tree_printer
Inheritance Diagram of uvm_tree_printer
c1: (container@1013) {
d1: (mydata@1022) {
v1: 'hcb8f1c97
e1: THREE
str: hi
}
value: 'h2d
}
Name |
Type |
Description |
---|---|---|
newline |
string |
Constructors
Functions
×
By overriding various methods of the uvm_printer super class, the tree printer prints output in a tree format.
The following shows sample output from the tree printer.