Forum Discussion
AEsqu
Contributor
6 years agoWell I globally removed the search path to solve this:
#set_global_assignment -name SEARCH_PATH ../../INTERFACE
#set_global_assignment -name SEARCH_PATH ../../RTL
But it would be good that quartus does not try to compile a module that has the same name than the provided file
using the auto found RTL file.