Need suggestion on how to share data between Driver and Scoreboard

In reply to SupposedRobin70:

There should never be a link between the driver and the scoreboard, nor should there be any reason to compare a transaction from the driver with a transaction from the scoreboard. By construction, the driver should send the transaction received from the driver correctly.

You should explain why you desire to compare the same transactions.