Uvm_info not working

In reply to designMaster:

Since you are learning, I’ll leave it to you to figure out the solutions:

  • The UVM macros (uvm_info, uvm_component_*) are defined in a file. Perhaps you should `include it somewhere?
  • How does run_test() know what test to run?