enjoy-digital / litescope

Small footprint and configurable embedded FPGA logic analyzer
Other
160 stars 38 forks source link

Combination of triggers #21

Open fjullien opened 4 years ago

fjullien commented 4 years ago

In the current implementation, adding triggers adds trigger to a sequence. It would be great to combine triggers not only in sequence but in a AND or OR logical group. Could be a global configuration:

analyzer.configure_mode(SEQUENCE/OR/AND)