OVM Register model access API

Hi all,

i am creating RAL model in OVM.

In UVM we have write(), read(), peek(), poke(), types of API.

But what in OVM?? I have created RAL model in OVM, but i stuck at this problem , please share me any document or link where all API has been discussed

Thanks,

There is an implementation of the UVM Register package for OVM which has the same functionality. You can read about it in the Verification Cookbook.