Forum Discussion
adrianf0
New Contributor
7 years agoSingalTap stop acqusition condition
How to define a condition under which SignalTap would stop acquisition and pushed data through jTag without waiting for a storage buffer to be fully filled?
sstrell
Super Contributor
7 years agoYou can certainly do this. You can either use conditional statements in Tcl (remember, it's a full scripting language that includes loops and conditionals; this is my favorite Tcl reference guide: http://tmml.sourceforge.net/doc/tcl/) or set up a state machine trigger in Signal Tap.
#iwork4intel