Jump to content

Multiple CPU interfaces can access the same register model


Recommended Posts

Hi,

 

Assuming my DUT has 2 external CPU interfaces that can access to the same Register Model.

How should I implement it in my UVM environment ?

 

I guess I need 2 adapters and 2 predictors. Do I need to set 2 maps ? one per sequencer ?

Is it possible to set 2 different sequencers to the same map ? or we have to set 2 maps and set_sequencer to each one of them ?

 

Thanks, Ofir

Link to comment
Share on other sites

The talk by Steve Holloway at DVClub Bristol recently has some information about multiple address maps, i.e. a single set of registers accessed via 2 interfaces. Steve's example talks about 2 different IPs, but I think it's relevant to your problem. The presentation is here:

 

http://testandverification.com/DVClub/09_Sep_2013/DVClub-UVMRegistersAdvanced_Topics-SteveHolloway.pdf

 

and accessible from here: http://testandverification.com/publications/published-articles/dvclub/dvclub-on-9th-september-2013/steve-holloway-dialog-semiconductors/

 

regards

Alan

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