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

uvm_reg_field::do_predict() does not call cb.post_predict for UVM_PREDICT_DIRECT

$
0
0

Is there a reason the uvm_reg_field::do_predict() function does not call the cb.post_predict()?

 

I created a callback that triggers an event using post_predict, but the post_predict never gets called for the UVM_PREDICT_DIRECT case.

 


Viewing all articles
Browse latest Browse all 756

Trending Articles