Jump to content

UVM_REG : override some addresses of old register model with another register model.


Recommended Posts

Hi ,


   I have a  top register model. in that some address part is defined as memory. ( ex :- 0x0,4,8 ,c registers address then 0x10 memory then 0x20,0x24,0x28 ... registers) 


 


I have another register model , which has all the registers which fit the space defined as memory  in top register model. (ex: 0x10,0x14,0x18,0x1c as registers)


 


could you please suggest me how to map them .


 


Regards,


Pavan.


Link to comment
Share on other sites

Hi Tudor,

   when accessing 0x10 .. plan is to access register.

thier is no crazy scheme here in top register model ,some address part is left for other internal modules.

so these internal modules have thier own register models. so for this internal register models we have to use base address as top model specifies ..

Regards,

Pavan.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...