In reply to chr_sue:
Can you please let me know whether my assumptions are correct :
1)I believe the failures are because the implementation of the write function in the
scoreboard takes some time to check than that of my coverage component write function
which just checks for coverage and as soon as the coverage analysis is completed, it assumes
that the particular transaction is done and moves on with next thereby never going to wait
for scoreboard evaluation.
- Is there any other way I could write this so that I could synchronize both