Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- but i can't compile due to syntax error --- Quote End --- Which code you are referring to? In your previously posted code, the module instantiation syntax has been wrong, missing the module name. <module_name> <inst_name>(<port_connects>);