Hello,
I'm trying to get to work SignalTap II Logic Analyzer instance in my project compiled in Quartus 17.1 Lite Edition. SignalTap instance was created in MegaWizard. bdf file was added to schematic top entity, qip file to the project. Compilation was successful.
But I run into two problems:
1) I can't find .stp file - it's not generated
2) I can't enable TalkBack feature in Tools >> Options >> Internet Connectivity according to the instruction, because there's no TalkBack Options button.
What am i doing wrong?
You have to create a .stp file. It doesn't get generated for you. In general, it's easier to simply create the file and add nodes in the file to tap instead of doing a manual instantiation of Signal Tap in your design. That way you can easily enable or disable it with the option in the Settings dialog box and you don't have to alter your design.
Also, Talkback hasn't existed in the software for years. Why do you think you have to enable it?
連結已複製
You have to create a .stp file. It doesn't get generated for you. In general, it's easier to simply create the file and add nodes in the file to tap instead of doing a manual instantiation of Signal Tap in your design. That way you can easily enable or disable it with the option in the Settings dialog box and you don't have to alter your design.
Also, Talkback hasn't existed in the software for years. Why do you think you have to enable it?
Thank you for your answer, sstrell.
I'm currently switching from Quartus 13.1 to Quartus 17.1 and a little confused with some changes in the interface. Becides, I guess I've been using one template project with once created stp file for years, so I probably forgot that I need to create it manually.
As for Talkback, every piece of documentation I've found said that I need to turn it on in a free Quartus version. I haven't come across a mention that it doesn't exist anymore.
Anyway, thanks a lot for your help! SignalTap is working now.
