Releases: rameloni/tywaves-chisel
Releases · rameloni/tywaves-chisel
Tywaves-chisel-API v0.4.2-SNAPSHOT (alpha)
Tywaves-chisel-API v0.4.1-SNAPSHOT (alpha)
Tywaves-chisel-API v0.4.0-SNAPSHOT (alpha)
Tywaves-chisel-API v0.3.0-SNAPSHOT (alpha)
What's Changed
- Update to version 0.3.0 by @rameloni in #10
- Remove deprecated code by @rameloni in #15
- Fix sbt test by @rameloni in #16
- Update readme with the new approach of the final implementation by @rameloni in #17
- Fix java and verilator version issue by @rameloni in #19
- Update to the new tywaves backend, integrated in Chisel-CIRCT compilation by @rameloni in #24
Full Changelog: v0.2.1-SNAPSHOT...v0.3.0-SNAPSHOT
Tywaves-chisel v0.2.1-demo
Full Changelog: v0.2.0-SNAPSHOT...v0.2.1-SNAPSHOT
Tywaves-chisel v0.2.0-demo
What's Changed
Full Changelog: v0.1.1-SNAPSHOT...v0.2.0-SNAPSHOT
Tywaves-chisel v0.1.1-demo
What's Changed
- Update parametric workspace. Replace the local implementation of parametric workspace with the new updated chisel (now chisel development branch has parametric workspace) by @rameloni in #4
- Split
BetterEphemeralSimulator
inParametricSimulator
andTywavesSimulator
by @rameloni in #5
Full Changelog: v0.1.0-SNAPSHOT...v0.2.0-SNAPSHOT
Tywaves-chisel v0.1.0-demo
The first version of the Tywaves-chisel backend demo. It provides functionality to associate high-level information of Chisel source code with the trace files emitted by Chiselsim.
What's Changed
- Migrate from Chiseltest to Chiselsim by @rameloni in fa8860a
- Create an ephemeral simulator to emit VCD traces with Chiselsim by @rameloni in 166f770
- Add support to access and parse Chisel IR by @rameloni in b0236fb
- Add support to access and parse Chisel IR by @rameloni in d610c59
- Map Chisel IR with Firrtl IR element by element by @rameloni in e75f5f4
- Parse the HGLDD file and map to Firrtl IR by @rameloni in 5b480dd and ee4da3a
- Create a wrapper of SingleBackendSimulator and ChiselWorkspace to use the "-g" option for simulation with verilator by @rameloni in 2c166b9
- Emit the tywaves state file and fic issues by @rameloni in e9f0856, 7ba56a8, 608af4e, 048f999, ae8458e, eac296c, 456afaa, 5a47163 and 91ca2fd
- Automatically launch Tywaves-surfer from Chiselsim by @rameloni in 088fcd9
Full Changelog: https://github.com/rameloni/tywaves-chisel-demo/commits/v0.1.0-SNAPSHOT