UVM parametrized agent and driver

In reply to sdeaderick:

Overrirding works only for objects of the same type, because it is based on the inheritance capabilities. You cannot override a PCI-driver by an AHB driver.