About SignalTap
I'm trying to debug with signal tap, but I can't see the signal as I expected.
It would be helpful if you could give me advice on how to use the signal tap.
I am using Quartus Prime Standard Edition 18.1.1.
The stp file is created by the following procedure.
1) Launch Signal Tap Logic Analyzer with a design that has completed fitting
2) Saving the stp1.stp file and registering it in the design
3) Clock specification
Since incremental compilation is not performed, search with Signal Tap: pre-synthesis and specify the PLL output (outclk_0) in the design. (Unassigned is displayed in the Assignments column)
4) Specify data
Search and specify with Signal Tap: pre-synthesis in the same way as the clock
5) Save the stp1.stp file and compile the design
Are there any deficiencies in the steps up to this point?
I'm sorry to trouble you, but it would be helpful if you could teach me.
In most cases, you choose a clock that is in the same clock domain with the signal that you are looking at. But there is no requirement for that. Sometimes you might use a faster clock domain for a slower signal, to get a higher sampling rate.
You can use the fastest clock available to get the best results.
Refer to the Timing Analysis section of the Compilation Report for the maximum frequency of the logic analyzer clock.