Skip to content
Tags give the ability to mark specific points in history as being important
  • v2.1.0 protected
    b3e17e8c · update changelog ·
    Release: v2.1.0
    2.1.0 - 2023-12-06
    ==================
    
    Added
    -----
    - Support for VLAN tags
    
    Fixed
    -----
    - Endianess for SVEC-ADCx2
    - SPEC150T-ADC top-level driver (several issues)
    - Onewire signal in slot FMC1 for SVEC-FDx2
    
    Changed
    -------
    - Improved HDL partitioning and placement
    - Use common EDL CI pipelines for building and testing
    - Use latest releases for all dependencies
  • 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