Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi,
in the meantime I had several other error messages (internal error...) on the same topic. Altera helped me to solve the problem. I had a bidirectional port, which can't be captured by SignalTap when incremental compilation is not disabled. As I can't disable or enable incremental compilation in my Web Edition, I have to add the statement >>set_global_assignment -name INCREMENTAL_COMPILATION OFF<< in the .QSF file. Now it works :) Greetings, alex