Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI think I have a simple way of explaining some of these things...
Quartus II has a very simple auto-discovery algorithm for basic project setups. When searching for entity foo, it looks for foo.<hdl extension> in the project directory or in the directories defined by Settings -> Libraries. I think a better label for this menu item would be "Search Paths for Auto-Discovered Entities". Quartus II does not auto-find package, architecture, or any other type of file. You need to add those files to your Quartus II project explicitly.