Interface vs module

In reply to srbeeram:

You need a module instance to instantiate an interface instance. An interface instance cannot be a top-level instance.