How to set a queue/array in uvm_config_db?

In reply to mundhemanasi:

That code does not work. It just overwrites the same config element over and over again. Use a config object extended from uvm_object and have whatever size array you need on that object.