Forum Discussion
Altera_Forum
Honored Contributor
14 years agoArray of interfaces in SV
Hi all, I want to write a module, which accepts an array of I/F. is this possible? I see that it runs in simulation but I can't synthesize it... could someone please advice me? thanks!
Altera_Forum
Honored Contributor
14 years agothanks!
followup question - in case I do exactly like you showed above. how can I forward an interface-array to a submodule?? (this is my main problem...)