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

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ucbjrl ucbjrl released this 02 Mar 23:02

Fix

(#77) Use latest utest; fix issue com-lihaoyi/utest#211
(#79) Fix toolchain so treadle supports boringutils
(#84) Fix external links in README
(#92) Fix missing Scaladoc parenthesis
(#109) Fix README links

Feature

(#124) 0.1.x cherrypickmaster
Above fixes plus:

  • Implement ChiselUtestTester for utest (#76)
  • Fix compatibility problem for 2.11 and 2.12
  • Add valid io driver (#63)
  • Support Bundle literal peek (#85)
  • support enqueue/dequeue of IrrevocableIO (#90)
  • Re-add -DwriteVcd=1 feature (#110)
  • gitignore: add Visual Studio Code folders (#100)