Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.1.0
    In this version we fixed the FSM output of `ce_measure` executor.
    This output was sequential before, so we missed the first clock cycle of the time window (the channels were enabled one cicle after).
    So, in this change, the channels are enabled in the same cycle in which the FSM changes it's state.
  • v1.0.0
    First stable release of Crono TDC Core.
    This have a version tested on laboratory in an Arty A7-35 board measuring 5~ns pulses.