In reply to designer007:
Try using Scope Resolution Operator for parameter .
uvm_config_db(virtual intf_AB#( param_pkg:: WIDTH ))::set(null,"uvm_test_top.*","vif",intf_AB);
In reply to designer007:
Try using Scope Resolution Operator for parameter .
uvm_config_db(virtual intf_AB#( param_pkg:: WIDTH ))::set(null,"uvm_test_top.*","vif",intf_AB);