- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem is:
1. Create 1st VHDL project and create BSF - Ok 2. Create 2nd VHDL project and create BSF - Ok 3. Create 3rd project: - Add 1st and 2nd project (through LIBRARIES setting menu) - set path to my projects. Ok - Create BDF-file for 3rd projet - Ok - Call Symbol Tool in order to add my 1st and 2nd BSFs-files - Ok - Add my 1st project (which is upper in Libraries list) - Ok - Add my 2nd project (which is in the bottom of my "libraries files" list) - FAILED So if I change order of 1st and 2nd project (change their place in "libraries files" list) then the Quartus can`t find 1st project. So the problem is that Quartus can`t find projects specified in global (project) libraries that are not on the first position. Any ideas?Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
have you tried doing it all in VHDL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- have you tried doing it all in VHDL? --- Quote End --- Yes, I have. In VHDL coding style all is Ok and works fine. But in BDF like style I have problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- 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.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page