In reply to dave_59:
Thank you dave.
by the way, indeed my reference model is a class based and it is extended from uvm_component.
I presume your statement “component inside the scoreboard” meaning instantiate reference model inside the scoreboard where Hierarchal wise scoreboard will be the parent for reference class?
If that is so, from the scoreboard write function, do I need to feed inputs data to reference model?