Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.2.0 protected
    08e5c265 · update changelog ·
    Release: v1.2.0
    [1.2.0] - 2023-11-14
    ====================
    
    Changed
    -------
    - sw/py: update packaging and versioning (#15)
    - bld: use common EDL CI pipelines
    - update MockTurtle to v4.3.0
    - bld: improve MockTurtle building and linking (#17)
    
    Fixed
    -----
    - sw: fixed reporting of HMQ sizes (#14)
    
    Removed
    -------
    - sw: remove unused 'flags' field from events and messages (#16)
  • v1.1.1 protected
    cd345239 · update changelog ·
    Release: v1.1.1
  • v1.1.0 protected
    faf1ffbd · update changelog ·
    Release: v1.1.0
    ## [1.1.0] - 2023-01-16
    ### Added
    - sw: wrtd_tool.py: add a cli command
    ### Removed
    - sw: hdl_gen_tool removed, was never finished/ready for use
    ### Changed
    - All reference designs have been moved to a separate repository, this project now
      only contains the WRTD core
    - Updated MockTurtle to v4.1.0
    - sw: Better python packaging, including wrtd-tool
    - sw: Implemented reset argument in wrtd_init()
    ### Fixed
    - fw: rule stats are kept when a rule is moved
    - sw: bug for channels with more than one digit (e.g. LC-I11)
    - sw: auto-wrap ns timestamp at 1e9
    - sw: provide WRTD_ERR_MSG_BUF_SIZE to avoid hard-coding max err message buffer size
    - sw: bug in remove_all_rules causing crashes
    - sw: rules can no longer be enabled if source/destination id is invalid
  • v1.0.1 protected
    [1.0.1] - 2021-02-10
    ====================
    Fixed
    -----
    - add default interpreter for wrtd-tool
  • v1.0.0 protected