sudheerv Posted April 7, 2016 Report Share Posted April 7, 2016 Multiple interfaces( processor 0 ,processor 1, processor 2) do write/read the same register. I created p0_map, P1_map, P2_map and set different sequencers in environment. regmodel.p0_map.set_sequencer(p0.sequencer,p0_reg2dm_adapter); regmodel.p1_map.set_sequencer(p1.sequencer,p1_reg2dm_adapter); regmodel.p2_map.set_sequencer(p2.sequencer,p2_reg2dm_adapter); how i can map(by using add_submap) the same register block to p*_map. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.