s002wjhwen
New Contributor
26 days agoadding signal to debug/signaltap
does quartus has something similar to Xilinx (*mark_debug=true), where it add the mark signal to FPGA internal logic anaylzer? also how would i add signal to signaltap via command line? i'm assumin...
- 26 days ago
You add signals using the graphical .stp file. Just double-click in the Node List to open the Node Finder and add signals. If you are talking about post-fit signals, there is a "Preserve for debug" assignment in the Assignment Editor that marks signals so they are not optimized away during compilation.
As for adding signals from a command line? I don't see options for it: