How do I prepare the scoreboard to handle one transaction interrupted by an other?

In reply to chr_sue:

Hi chr_sure,

(2) interrupts the other meaing, while master1 accessing the slave, master2 also tries to access the same slave, since master2 has the high priority in the arbitration logic master2 interrupts the master1 and master2 access the slave.

Thanks
Prakash Velpula