paul Posted August 30, 2011 Report Share Posted August 30, 2011 Hello, I tried to do a indirect access to memories, but I don't find any classes or functions that permit me to do it using basic memory access sequences (for example: uvm_single_mem_access_seq). Do any one know how can I solve this issue, or do I have to write my own sequence? thanks paul Quote Link to comment Share on other sites More sharing options...
janick Posted August 30, 2011 Report Share Posted August 30, 2011 You have to write your own user-defined frontdoor access sequence that will set-up the indirection then make the data read or write. 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.