Hi,
I have testbench in uvm environment. I want to call uvm_test from a c++ file. That will be my testcase.
example: class basic_test extends from uvm_test;
.....
endclass
I want to call basic_test inside a c++ file.
Let me know, if you need any further information.
Thanks,
Satya