Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Bump to chisel 6 release #705

Merged
merged 8 commits into from
Feb 5, 2024
Merged

Bump to chisel 6 release #705

merged 8 commits into from
Feb 5, 2024

Commits on Jan 31, 2024

  1. Bump to chisel 6 release

    - Bumped chisel -> 6.0.0
     - Fixed missing (moved) 'Width' class
    - Bumped scala -> 2.13.12
     - Fixed compilation issues due to 'scala.io' namespace clash
    - bump sbt -> 1.9.8
    - fix Verilator 5.x coverage
    - fix Verilator 5.x tests
    kammoh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    96234d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65bef2 View commit details
    Browse the repository at this point in the history
  3. make sure all dependencies are up to date

    - bump sbt-ci-release sbt plugin
    - bump jna dependency
    kammoh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    170c6ce View commit details
    Browse the repository at this point in the history
  4. print a warning on unsupported annotations

    and encourage users to report it for further investigation and possible conversions/workarounds.
    kammoh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9757048 View commit details
    Browse the repository at this point in the history
  5. add help2man install for verilator dependencies

    - add jvm 21 to tests
    - bump ubuntu (only verilator test for now) to 22.04 (LTS)
    kammoh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bd61e9b View commit details
    Browse the repository at this point in the history
  6. rollback verilator reg. to ubuntu 20.04

    due to verilator/verilator#3993
    (hopefully we can build newer versions of verilator on 20.04)
    kammoh committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    25fcb4d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    9d2514c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854b22e View commit details
    Browse the repository at this point in the history