jakfens Posted November 18, 2015 Report Posted November 18, 2015 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!!! Quote
jakfens Posted November 19, 2015 Author Report Posted November 19, 2015 I have found the bug It seems that if you connect the wrong interface, it also will cause this problem Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.