In reply to NiLu:
The only reason you would want to extend from UVM object is to be able to do factory overriding and stuff. If you don’t need this, then why couple your code with UVM?
In reply to NiLu:
The only reason you would want to extend from UVM object is to be able to do factory overriding and stuff. If you don’t need this, then why couple your code with UVM?