In reply to shawnbay:
Yes, last setting wins. Note that uvm_component does not provide convenience method for this setting. If you want to set an entire component hierarchy, you’ll need to traverse it and apply to each component.
In reply to shawnbay:
Yes, last setting wins. Note that uvm_component does not provide convenience method for this setting. If you want to set an entire component hierarchy, you’ll need to traverse it and apply to each component.