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

my test stuck in uvm sequence `uvm_send()

$
0
0

when I run a test case by UVM

 

I found that the case stuck in `uvm_send()  it can not print the log behind uvm_send

 

maybe the connection is wrong or disconnect between sequencer and driver , so that the driver's " seq_item_port.try_next_item(req) " will always get NULL

 

right?

 

so how can I fix this problem?

 

Thanks a lot!!!

 

 

 

 


Viewing all articles
Browse latest Browse all 756

Trending Articles