Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIn gmmpipe.v file there are two different modules named gmmpipe1 and gmmpipe2 .But as I know the module name should be same as the file name.
So I divided this file into two files of gmmpipe1.v and gmmpipe2.v and included them in gmm_accelerator.v . But still it is giving the same error.How can I fix?