Forum Discussion
sstrell
Super Contributor
6 years agoThe first thing to try is to close Quartus and trash the db and incremental_db folders for the project. Then reopen Quartus and try recompiling.
#iwork4intel
- RMcKe26 years ago
New Contributor
This did seem to do the trick- Great to know going forward. Thank you very much for the assistance!
Additionally valuable to note is that the issues that I encountered may be a byproduct of using Github as a means of version control- potentially due to the .gitignore file that I use that disregards both the db and incremental_db folders.