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

ChiselTest v0.6.0

Compare
Choose a tag to compare
@jackkoenig jackkoenig released this 05 May 22:23
· 41 commits to main since this release

Highlights

  • Bump to Chisel v3.6.0
    • Note: ChiselTest only supports the Scala FIRRTL Compiler (SFC)
  • Add support for bitwuzla solver (#545)
  • Support zero-width data (#552)

Other Changes

  • Remove Icarus debug messages (#607)
  • RawTester.test now accepts a testname (#533)
  • Update utest to 0.8.1 (#554)
  • upgrade scalatest version to 3.2.15 (#599)