Interface access for a Subsystem Block

In reply to ravi.gupta:

Both acore_top and u_peri_top are AHB slave right? In UVM, you can set these interfaces (core_mstr_ahb_if and peri_mstr_ahb_if) to config_db, then get them in uvm_driver component and drive these interfaces depending on the transaction generated from uvm_sequence.