Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt turned out I had a catch-22 going on, because my mainPkg was in the file where the main entity was. But the main entity wouldn't compile because it had references to the other entities that wouldn't compile because they had references to the mainPkg.
I fixed it now. Thanks :)