How to instantiate Multiple Interfaces in uvm environment?

In reply to aditgupta100:

Are you putting the “for” statement inside procedure coding either always/initial ? But we can’t instantiate modules inside procedural code, best way will be with “generate” keyword.