In reply to chr_sue:
Thanks! I just didn’t type the creation of the scoreboard there. Please, note that the new there is only for defining the size of the scoreboard array.
The case is a bit complicated. The certain amount scoreboards is created in the build_phase. The amount is based on the env_cfg.num_scoreboards. We are not aware of enables/disables per scoreboards during the build_phase. Instead meanwhile the run_phase execution, if needed, test will disable certain scoreboard instances. I tried to open my thoughts with bullet points in my first post to describe that we cannot decide in the build_phase which scoreboards will be disabled/enabled dynamically.