Forum Discussion
KFC,
You may refer to link below related to Executable and Name for Shell Scripts. I am not sure if this is what you looking for.
Hi SyafieqS_Intel, thank you very much. Finally, I can't find any TCL command to open the SignalTap II GUI with using the GUI to add signals for debugging. Thank you very much.
Note that quartus_stpw command can open a stp file, but user can't use that GUI to add a new signal for debugging.
- sstrell4 years ago
Super Contributor
When you try double-clicking to add nodes in the GUI, what is actually happening when you say that you can't add new signals? The Node Finder does not open?
If you instantiated Signal Tap as an IP in your project instead of just using the .stp file, you cannot add or change the number of tapped nodes without going back into the IP Parameter Editor and then recreating the .stp file based on that IP variant after Analysis & Elaboration.
- NuvKFC4 years ago
Contributor
Hi sstrell, thank you very much.
If I use Quartus GUI to open SignalTap II GUI at the path, Tools-->SignalTap II Logic Analyzer, I can use the SignalTap II GUI to double-clicking to add nodes.
If I use the quartus_stpw command to open SignalTap II GUI, I can't use the SignalTap II GUI to double-clicking to add nodes because there isn't any design information in Node Finder in SignalTap II GUI.
I don't use Signal Tap IP. I use the stp file. And I sure that Quartus had created SignalTap IP after post-fit because I can use the stp file for debugging.