Forum Discussion
What version of Quartus are using? Cannot add node in GUI seem to me like a bug or there might be some gap happening there. Have you try to check the correct flow for signaltap? You may refer to below link, old doc but still relevant
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/qts/qts_qii53009.pdf
- NuvKFC4 years ago
Contributor
Hi SyafieqS_Intel, thank for your information. The flow in Quartus GUI is right because the method as picture(2) can work. Unfortunately, it's true. When I use the command as picture(1) in quartus_sh to open SignalTapII GUI, I can't add any nodes because there isn't any node information. But I use the method as picture(2) to open SignalTapII GUI, I can add nodes in SignalTapII GUI.
Do you know that there have the command to open SignalTapII GUI in Linux system and the user can add nodes in this SignalTapII GUI? Thank you very much.
Note: I use quartus13.1 version.
Picture(1):
Picture(2): I can add nodes in SignalTapII GUI by this method.