'UVM_LOW': undeclared identifier

In reply to venky970:

UVM_LOW defines the reporting verbosity. This might not be the error.
`uvm_info is a macro. Did you include uvm_macros.svh?