1. 31 Oct, 2018 6 commits
  2. 29 Oct, 2018 1 commit
  3. 25 Oct, 2018 1 commit
  4. 24 Oct, 2018 19 commits
  5. 31 Jan, 2018 5 commits
  6. 26 Jan, 2018 2 commits
  7. 25 Jan, 2018 2 commits
    • Dimitris Lampridis's avatar
    • Dimitris Lampridis's avatar
      hdl: complete rework of trigger logic and SPEC testbench update. · 6f31510f
      Dimitris Lampridis authored
      The new trigger logic allows for logical OR'ing of all trigger sources, by means
      of the new "trigger enable" register. For each trigger the "mask" of the trigger source(s)
      is reflected in the "trigger status" register and it is also stored in the data stream
      together with the trigger time tag.
      
      Furthermore, the previously used glitch filter has been removed, in favor of a comparator module
      with optional hysteresis. This approach makes the internal trigger logic more responsible,
      versatile and intuitive to the user.
      
      The SPEC testbench has been updated to test these new features. It is still far from perfect though,
      see also issue #1726.
      6f31510f
  8. 23 Jan, 2018 1 commit
  9. 22 Jan, 2018 1 commit
  10. 23 Jun, 2016 2 commits