Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- try using relative path i.e. for example use ..\project1 instead of c:\myprojects\top\project1 --- Quote End --- It doesn`t work too. The only way to use BSF as a library module in my top-level BDF project is to specify project libraries, but not Global Libraries. Are there any features that I don`t know about Global and Project Libraries. Because for VHDL like projects (where top-level modules are also in VHDL) I always use Global Libraries and I have no problems, but in BDF like top-module projects i have the problem specified above.