Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi During synthesis I get a lot of warning saying: "Warning: Using design file some_name.vhd, which is not specified as a design file for the current project, but contains definitions for X design units and Y entities in project" My project files are stored in libraries, and in the project settings I add the path to these libraries. the Quartus manage to find the files using these paths, but still generates these annoying warnings that clatter my reports. What is the best way to define the path to each path? I hope I don't have to do it manually because I have a lot of them.. thanks in advance --- Quote End --- You have to add every 'user' .vhd (and .v, .tdf etc.) to the "Files" section under Settings. If you use .tdf files which include user .inc, then you must add the path of the .inc files to "Libraries" section.