[source]

Class uvm_line_printer

uvm_pkg::uvm_line_printer

Inheritance Diagram of uvm_line_printer

The line printer prints output in a line format.

The following shows sample output from the line printer.

c1: (container@1013) { d1: (mydata@1022) { v1: 'hcb8f1c97 e1: THREE str: hi } value: 'h2d }

Constructors

function new ( ) [source]

Creates a new instance of uvm_line_printer . It differs from the uvm_tree_printer only in that the output contains no line-feeds and indentation.