One monitor and two scoreboard scenario

Hello Forum,

I am doing some verification task and happen to meet the scenario of one monitor and two scorebaord.
Can you please help me where i can find the material to read in Verification Academy or where is the download link
where i can find the examples to download.

Please guide and suggest.

Thanks and Regards
Sunil S.

In reply to sunils:

You can connect any number of scoreboards or coverage collectors to monitor. If you want to compare something in a scoreboard you need at least 2 inputs to the scorboard. You should explain where the second input comes from.

In reply to chr_sue:

Hello Chr_Sue,

If the monitor is connected to two scoreboard then, there will be single copy of data or multiple copy of the data.

Thanks and Regards
Sunil S.

In reply to sunils:

If your monitor has an analysis port you can connect any number of scoreboards to this analysis port.

In reply to sunils:

When the analysis port writes to each scoreboard, the two scoreboards will each wind up with a handle to the same data object. So, if you modify the contents in one scoreboard, it will be reflected in the other. This may not be what you want. Please see the UVM Guidelines page, Rule 10.1, “MCOW”