Skip to content

sv2chisel 0.5.0-RC2

Choose a tag to compare

@johnsbrew johnsbrew released this 06 Jan 11:45
· 16 commits to master since this release
9b21492

Release candidate for the first official release of sv2chisel & sv2chisel_helpers.
Versions are aligned on chisel stack version policy and this release candidate is fully compatible with chisel stack x.5.0-RC2:

  • sv2chisel generates valid chisel3 3.5.0-RC2
  • sv2chisel-helpers is based on chisel3 3.5.0-RC2

Standalone binary of sv2chisel is attached to this release.
sv2chisel-helpers (and sv2chisel) can be found on maven central for both scala 2.12 and scala 2.13 https://search.maven.org/search?q=sv2chisel

See readme for example usage and config yml for translation options