Posted by soloist_huaxin on Jun 28, 2018
UVM uvm_reg_map register adapter RAL so my design have a register layer that can be accessed from two different interfaces of the DUT. The address mapping is identical for both interfaces. Each interface has an agent for it, and the agent contains an adap ...
Question