Forum Discussion
Altera_Forum
Honored Contributor
7 years agoWhen you say you recompile after editing the code, are you doing a full recompile or just analysis and elaboration?
Also, what version of the software are you using? And are you using incremental compilation? Are there any strange warnings appearing during compilation? Something is clearly stuck in the compilation database and either it's a problem with your installation or perhaps you've set up something with incremental compilation that is preventing the design from being recompiled. What does the technology map viewer look like when you change the code?