Get lost in UVM ports - please help to understand which one to use

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.