Forum Discussion
4 Replies
- sstrell
Super Contributor
Hmm, never thought about doing that. I guess you should check if there is a NOT object when building an Advanced Trigger. Or you could create an advanced trigger that ORs <0x5555 and >0x5555 comparisons.
Or you could create 2 trigger conditions. The first one would be a basic AND trigger for 0x5555. In the second trigger condition column, you'd set each bit to look for "either edge" transitions so the logic analyzer would ultimately trigger any time a bit switched away from 0x5555.
- RichardT_altera
Super Contributor
May I know does the suggestion from sstrell helps?
- RichardT_altera
Super Contributor
Since there are no feedback for this thread, I will now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 9/10 survey.
- amildm
Contributor
I'm testing the solution, will provide my feedback a bit later.