SparkyNZ
Contributor
5 years agoCapture signal with SignalTap II with Storage Qualifiers
I am struggling to get this to work. I have watched the Intel training videos about SignalTap triggers but they are so dry and don't really give any hands-on examples to follow.
I have a design which has a state machine. All I want to do is start capturing signal data when my state machine currState value becomes HANDLE_INPUT and stop capturing signal data when currState becomes RETURN_TO_IDLE.
What am I doing wrong? The trigger functionality makes no sense to me whatsoever.