Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

uvm_test call inside c++

$
0
0

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


Viewing all articles
Browse latest Browse all 756

Trending Articles