signal tap logic analyzer trigger hard coded/programmable
signal tap logic analyzer trigger hard coded/programmable
Hello,
I used the Xilinx ILA (signal tap with vivado),
there I can change the trigger point and re-grab the data without doing a recompile.
It seems that for Quartus prime std, if the trigger points are changed, you are forced to do a rapid recompile.
Would it be possible in the future to make the trigger point programmable as well for quartus (I use a cyclone 5)?
Or is it possible and I'm missing something?
Alex.
It depends on the type of change to a trigger you want to make. Many simple trigger adjustments (level checking, trigger position, etc.) do not require a recompile. To see what changes you can safely make without requiring recompilation, set the lock mode just above the Node List in the .stp file. This will gray out any adjustments that will require recompilation.
Also, by allocating additional node logic resources for tapped signals and triggers (Nodes Allocated options), you can minimize recompile time with Rapid Recompile. Instead of the Auto option, set the nodes allocated to a greater number. After a full recompile, you can then add up to that number of tapped nodes with a Rapid Recompile, which is much faster.
This online training was just updated about reducing recompile time: