UVM scoreboard scoreboard instantiates subscriber (uvm_sunscriber). inside write function how can i compare properly

In reply to lagnaray:

Hey,

At what point of time are you calling subscriber’s write() method? Is it before filling the Queue or after? :P