Jump to content

UVM RAL for configuration


Recommended Posts

Hello 

I was expecting RAL to be used for register verification like write/read/bitbash . Did anyone on this forum see its usage as to using it in configuration phase to configure the test bench and have usual functionality of the IP on run phase . 

What do you mean by using RAL to configure the tb In a SoC TB?

Link to comment
Share on other sites

It can and should be used both ways. You can verify/validate register behavior (e.g., write via the front door and verify via the backdoor) and use it to configure IP via the backdoor. The reason for using it to configure components is that backdoor accesses are faster than frontdoor accesses, and performance is important when you consider the millions of things to be tested.

 

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...