Treadle 1.3.0
Fix
(#212) Wrong enable signal was shown in expression view of memory access
(#216) Increase Fidelity with Verilator Printf
(#223) Missing Annotations in CLI list
(#226) Make treadle clean with respect to Form deprecations
(#229) Fix problem with hardcoded firrtl
(#230) version number wrong in build.sc
(#238) Fix problems caused by PadWidths creating Dshlw
Feature
(#197) First round of support for rocket black boxes: ClockDivider2, ClockDivider3, EicgWrapper, PlusArgReader
(#234) Implement a finish call for engine, this can provide, hook for test
(#211) This adds the ability to log memory changes to vcd output
(#215) Ability to Randomize Registers and Memory
(#220) Provides support for latest memory initialization annotations
Miscellany
(#208) Bump SNAPSHOT version.
(#218) fix build for mill
(#224) Fix unused import
(#225) Add documentation building to CI
(#236) Refactor build.sbt into a more normal style
(#237) Update scalatest, scalatest_2.11, ... to 3.2.1
(#240) Update scalacheck-1-14_2.11, ... to 3.1.3.0
(#244) Update scalatest, scalatest_2.11, ... to 3.2.2
(#245) Update scalacheck-1-14_2.11, ... to 3.2.2.0
(#246) Allows chisel-iotesters to turn on vcd logging of memories
(#248) README: correct grammar mistakes