Tags give the ability to mark specific points in history as being important
  • v2.0.0 protected
    Release v2.0.0
    2.0.0 - 2023-01-31
    ==================
    
    Added
    -----
    - 3 new SVEC-based designs: dual ADC, dual TDC and dual FDELAY
    - CI with pytest-based testing on hardware
    
    Changed
    -------
    - All reference designs have been moved to this separate repository, and the rest (now called WRTD core)
      has been introduced as a dependency
    - Use WRTD core v1.1.0 and also latest releases all other dependencies (except general-cores and wr-cores)
    - Versions for gateware, firmware and top-level drivers are now all automatically generated from git tag
    - All licences changed to CERN OHLv2 (for gateware), GPLv2 for drivers, LGPLv2.1 for other software and
      CC-BY-SA-4.0 for documentation etc
    - Reduced on-chip memory for MockTurtle CPUs according to the needs of each application
    - Replaced wishbone crossbars in SPEC150T ADC with auto-generated address decoders from Cheby