UVM Randomized Problem of Scoreboard

In reply to choicelee:

Your problem is you only construct one transaction object. What you need to do is construct a new object for each transaction that goes into the queue. Put this into the forever loop of your monitors that does the write to the scoreboard