Change uvm_verbosity in run time

In reply to kranthi445:

This could be a time scale issue. You should do some experiments to see what timescale the command line is using. If you need a range, then you will need 2 separate switches on the command line to set it back.

Also, UVM_DEBUG was meant for debugging issues with the UVM base class library. You should be using UVM_HIGH.