Uvm_reg extension object

In reply to Valmor:

I’ve updated my code.
Yes, I put the extension as an internal property of register. And I override the write task. You can see my code above. The first write command is Ok. Adapter can get right extension object. While the second is wrong.

Thanks