Skip to content

Chisel v7.4.0

Latest

Choose a tag to compare

@jackkoenig jackkoenig released this 26 Nov 17:05
40942a3

API Modification

Fixes

Documentation

  • [chisel3.simulator.scalatest.Cli] fixing EmitVpd option description (by @nibrunieAtSi5 in #5072)

Dependency Updates

Build and Internal Changes

  • [main] Enable MiMa for v7.3.0 (by @chiselbot in #5068)
  • Add missing implies for BitsIntf (by @adkian-sifive in #5055)
    Add implies support to Scala 3 Bits
  • Bump to mill 1.0.6 (by @jackkoenig in #5079)
  • [Scala3] Add missing PrintfIntf implementation (by @adkian-sifive in #5086)
    Add missing Scala3 PrintfIntf implementation
  • [Scala3] Support multiple parameter lists for Bundles (by @adkian-sifive in #5085)
    Support multiple parameter lists in Bundles
  • [Scala3] Add support for Selectable Modules (by @adkian-sifive in #5087)
    Make Modules Selectable in Scala 3

Full Changelog: v7.3.0...v7.4.0