Hi,
I have a DUT, it’s registers can be accessed through 2 interfaces.
One of micro-controller, the seconds is usual CSR interface.
How can it be supported?
Any special actions to do?
Can anyone refer to good coding example?
Thanks,
Michael
Hi,
I have a DUT, it’s registers can be accessed through 2 interfaces.
One of micro-controller, the seconds is usual CSR interface.
How can it be supported?
Any special actions to do?
Can anyone refer to good coding example?
Thanks,
Michael
In reply to Michael54:
This question pops out from time to time I think you can have several maps and different adapters to approach your requirement also have a look at this:
http://www.testandverification.com/DVClub/09_Sep_2013/DVClub-UVMRegistersAdvanced_Topics-SteveHolloway.pdf
slide on page 10
Also this UVM RAL Model: Usage and Application
HTH,
-R