Modelsim 10.1d gives error under EDA Playground

In reply to cgales:

Hi,

As per line 18 of your environment, you are connecting the result_monitor_ to scoreboard_h.
But the analysis export declaration is missing in the scoreboard. Try adding the analysis export in the scoreboard
and try running the code.