Class uvm_pkg::uvm_tree_printer
Inheritance Diagram of uvm_tree_printer
Name |
Type |
Description |
---|---|---|
newline |
string |
Constructors
- new()
Variable
new
Creates a new instance of uvm_tree_printer . New
Functions
- emit()
Function
emit
Formats the collected information from prior calls to print_* into hierarchical tree format. Emit
×
Class
uvm_tree_printer
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.