Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16610 Discussions

SignalTap advanced triggering?

Altera_Forum
Honored Contributor II
1,295 Views

Anyone got an example of how to setup advanced or sequential trigger-flow in SignalTap? 

I want to trigger a capture on the first '0' after say, 5 succesive '1's on my input, using a 10 x faster-than-my-data capture-clock. 

Or can I specify a serial pattern ("111110xxxx" and then trigger) to achieve the same? 

Mostly curious about what you can do - rather than desparate for a solution. 

Thanks.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
239 Views

The advanced trigger flow can become very complicated real fast when trying to do complex triggers. I would suggest instead to create a "state based" trigger flow instead of sequential. Then you are able to write a state machine, using counters and events.

0 Kudos
Reply