Forum Discussion
6 Replies
- Altera_Forum
Honored Contributor
Did you add the signals to the signaltap .stp file before you complied and built the project?
The .stp file used for Analysis with SignalTap needs to match that used during the build. i.e. adding signals after the build does not work - Altera_Forum
Honored Contributor
yes i did that.
still i see same Error. Thanks. - Altera_Forum
Honored Contributor
1. The correct SignalTap file has to be selected in Project settings under SignalTap II.
2, Check if the *.sof file loaded to the device is actually the new generated one. A different file may heve been selected before and is kept in the stp settings then. 3. Assure, that no other configuration mechanism is reloading the configuration. It may be necessary to check "Halt on-chip configuration controller" in programmer options. - Altera_Forum
Honored Contributor
Hi this problem I also meet when build Quartus project .you can follow this step to solve it,
click "assignment " select "setting " you can see there have Signaltap setting. you don't select , this problem can pass - Altera_Forum
Honored Contributor
You can open the content in Quartus II Help version 7.x, then click "message list". There are some advices about this.
But this problem still can't solve.:confused: I also want to use the SignalTap II and can't pass this problem. - Altera_Forum
Honored Contributor
Finally I correct some logic errors then the SignalTap can work although "can't find the instance" still occurs sometimes.
Plus, though the sampling clock meets the Nyquist frequency, the data wave looks bad. I think the solution is the actual Logic Analyzer.