Posted by senelson on Aug 11, 2014
UVM UVM MEMORY MODELING Resource_db I modeled an AXI slave memory as an object with methods for reading/writing. How can I access these methods from a sequence for preloading, data checking, etc? I tried putting the memory handle into the uvm_config_db/uv ...
Question