Forum Discussion
MichaelL
New Contributor
10 months agoQuartus/Signaltap complains about wrong version
Hello, we are using Quartus prime V24.1.0 for a rather large project. We have various signaltap files stored within git for analysis. Now, from time to time, it happens that quartus throws the follo...
sstrell
Super Contributor
7 months agoTry turning off the "Enable Signal Tap Logic Analyzer" checkbox from the settings and do a full compile (not just synthesis). Then turn it back on and do another full compile. If this was a brand new .stp file, your error doesn't make sense.
MichaelL
New Contributor
7 months agoSry. I was not precise in my post: I did a full compile (even removed generated files) including regenerating all IP files and not only the synthesis step. However, I will try turning off/on the checkbox.