In reply to dave_59:
So I guess that’s more of my question of what the proper syntax/mechanism to propagate up. Attempting something like the code above doesn’t work because it seems like the scoreboard isn’t “aware” of the testbench hierarchy.
i.e. top.checked += tb_env_h.env1_h.comparator_h.m_matches returns an error
the actual comparator is actually a few more levels down.
more like tb_env_h.env1_h.env1_h.scoreboard_h.comparator_h