Altera_Forum
Honored Contributor
14 years agoSub-folders in project libraries - "Can't find Block Symbol File for symbol ..."
Hi there,
I'm running QuartusII 11.1 on Ubuntu 11.04. I have a folder Module_Development, where I'm developing specific modules in separate projects - again located in sub-folders. Now, if I want to develop a new module, that integrates an already existing module, i kind of run into problems. If I define the Module_Development folder as a project or general library, and try to add a symbols of a module to my design, i get the error message "Can't find Block Symbol File for symbol xxxx -- if the file... " Is it possible, that quartus is not prepared to handle such a sub folders setup? What is a smart way to avoid this problem. Is there a fundamental issue with my approach to system design? Or my understanding of libraries. Must I still, in addition to the libraries, add the files to the project? Thanks a lot for any input on that issue!