Skip to content

v0.4.2

Latest

Choose a tag to compare

@ktok07b6 ktok07b6 released this 29 Mar 07:14
· 2 commits to main since this release
65c28a5

v0.4.2

Highlights

  • csim (AHDL-to-C Transpiler): Native C code simulation acceleration, enabled by default
  • Compiler API: Public compile() function with parameter binding and type specification
  • CHStone Benchmarks: Added 10 module class implementations (AES, ADPCM, Motion, MIPS, SHA, Blowfish, DFADD, DFMUL, DFDIV, GSM)
  • Internal refactoring: IR immutability, old IR removal, Scope class restructuring, type hints