Forum Discussion
Altera_Forum
Honored Contributor
9 years agoYou should never put a module inside an interface - it doesnt make sense.
Modules are like chips on a board, and interfaces the interconnect between them. Why are you trying to instantiate a module inside an interface?