In reply to verif_learner:
A scoreboard with no run_phase is typical. Doing ALL checking in the check_phase is not so typical. Most of the time checks are made from the write_* methods.
In reply to verif_learner:
A scoreboard with no run_phase is typical. Doing ALL checking in the check_phase is not so typical. Most of the time checks are made from the write_* methods.