Forum Discussion
Altera_Forum
Honored Contributor
15 years agoGo to Project -> Add Files and explicitly add your source files. Right now it is implicitly reading in files, which obviously opens you up to possible problems. (That being said, I would estimate half the designs I see implicitly read in files and they're fine with it, so you really don't have to worry about it as long as you understand it.)