In reply to haykp:
Hi,
You can make use of uvm_analysis_port in monitors and analysis_fifo in the score board. This is the best way to to implement scoreboard and monitor connection so that you can achieve sync between two components.
In reply to haykp:
Hi,
You can make use of uvm_analysis_port in monitors and analysis_fifo in the score board. This is the best way to to implement scoreboard and monitor connection so that you can achieve sync between two components.