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

How to override set_timeout

$
0
0

Hello All,

 

Please help me :

 

I have different tests requiring different timeouts, let say:

 

1. Test1 - timeout 100ns
2. Test2 - timeout 100ms
3. Test3 - timeout 1s

 

In the test base I have set_timeout(1000ns, 1) , so how to override this timeout from various tests

 

or any other way to achieve this , unfortunately unable to finad any good example to understand :(

 

-Thanks

Karandeep


Viewing all articles
Browse latest Browse all 756

Trending Articles