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.
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.