How to connect multiple interface within dut in UVM?

In reply to dave_59:

Oh I see what you mean. Passing variable by constructor requires that each level has the same constructor signature, while passing variable by config_db is a nice way of using global variable/hashmap.

Thanks,
Jeff