Info regarding built in sequences for memory

,

In reply to Prashanthp436:

uvm_mem gives you a common API for all addressed mapped memories same as RAL. It also gives you other features common to RAL like iterators and lookup-by-name.

Back door is probably the easiest way to access contents. You could also manually mirror your memory.