Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDepending on what you are doing, you may not need to do this at all. If for instance all you are doing is referencing other modules, the tool (Quartus) will automatically find the other module assuming you've set up your project paths and files appropriately.
A "`include" directive is like copying and pasting the code from the other file into the present file. Jake