- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have some customer Verilog which has some included files like`include "myInclude.h"
These files are not located in the same directory as the Including Verilog or in the build directory. Does Quartus have a concept of an Include Search Path? If so can anyone tell me how to set it up please. Many thanks
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe include files must be located coincident with the source file using the include.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many thanks. That was the conclusion I was coming to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have found that if you add the directory to the search path it will work:
set_global_assignment -name SEARCH_PATH directory_that_includes_the_include_file
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