Releases: ucb-bar/chiseltest
v0.2.2
v0.1.7
v0.2.1
v0.1.6
v0.2.0
API Modification
(#88) Rename testers2 to ChiselTest
(#93) Rename package to chiseltest._
Fix
(#77) use latest utest, fix issue utest#211
(#79) Fix toolchain so treadle supports boringutils
(#82) Fix broken Seq -> Map replacement.
(#84) Fix external links in README
(#92) Fix missing Scaladoc parenthesis
(#109) Fix README links
(#123) Correct typos in main/scala/chiseltest/package.scala
(#127) Bug fix for verilator backend
(#133) Fix CI testing problem with OptionsPassingTest
(#140) verilator: fix typo in compilation assert
(#144) Fix a problem where negative values sign extension causes incorrect
Feature
(#63) Add valid io driver
(#76) implement ChiselUtestTester for utest.
(#80) Interval support
(#85) Support Bundle literal peek
(#86) Add Richard's developer info (minimal).
(#90) support enqueue/dequeue of IrrevocableIO
(#100) gitignore: add Visual Studio Code folders
(#110) Re-add -DwriteVcd=1 feature
(#111) ChiselEnum support
(#117) Bump sbt and tool/plugin dependencies.
(#122) Adds the ability to invoke tests with command line arguments
(#130) Update chiseltest version in README
(#135) Don't mess with version management.
(#137) Bump to Scala 2.12.10
(#143) Create VCS backend for testers2
(#150) Add support for GitHub workflows.
(#151) Partial poke to Record data.
v0.2.0-RC3
Feature
(#151) Partial poke to Record data.
v0.1.5
v0.2.0-RC2
v0.2.0-RC1
Fix
(#79) Fix toolchain so treadle supports boringutils
(#82) Fix broken Seq -> Map replacement.
(#127) Bug fix for verilator backend
(#133) Fix CI testing problem with OptionsPassingTest
(#140) verilator: fix typo in compilation assert
Feature
(#63) Add valid io driver
(#76) implement ChiselUtestTester for utest.
(#77) use latest utest, fix issue utest#211
(#80) Interval support
(#84) Fix external links in README
(#85) Support Bundle literal peek
(#88) Rename testers2 to ChiselTest
(#92) Fix missing Scaladoc parenthesis
(#93) Rename package to chiseltest._
(#100) gitignore: add Visual Studio Code folders
(#109) Fix README links
(#110) Re-add -DwriteVcd=1 feature
(#111) ChiselEnum support
(#117) Bump sbt and tool/plugin dependencies.
(#122) Adds the ability to invoke tests with command line arguments
(#123) Correct typos in main/scala/chiseltest/package.scala
(#130) Update chiseltest version in README
(#135) Don't mess with version management.
(#137) Bump to Scala 2.12.10