This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
190730: Merge pull request #51 from ucb-bar/fix-no-printf-with-verilator
Pre-release
Pre-release
Snapshot pushed to sonatype. Note, this relies on the latest version of Chisel and FIRRTL, which were published as snapshots a few days back.
- Added Verilator support, by porting the backend from old testers. Further improvements are planned, for example, reducing IPC cost using JNI.
- Add experimental with-Option for test(...)
- Add experimental support for poke and peek operations on clocks
- Update usage of Chisel and FIRRTL APIs, including Stage / Phase
- Bump sbt to 1.2.8
- Improved documentation