Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You just have to stop data acquisition, configure you trigger conditions the way you want and then run again. --- Quote End --- 1) should I save the SignalTap file (by clicking on the save button) so that the new trigger configuration will take affect? As far as I remember, if the SignalTap file has been changed (new trigger conditions, let's say from the rising edge to the falling one), Quartus requires to recompile the whole design since the SignalTap file has been changed and now it does not match one, which was programmed/burned to the device. Or just I need to leave the SignalTap file unsaved after changing the new trigger conditions? From my experience, the 'Rapid Compilation' never works... 2) If I understood correctly, defining the trigger condition is not important during the SignalTap file configuration. The only important things are what the signals/nodes will be added to the SignalTap and what the logic between them (OR, AND, etc...). Correct? Thank you!