Skip to content

firtool-1.130.0

Choose a tag to compare

@seldridge seldridge released this 05 Sep 21:10
· 470 commits to main since this release
firtool-1.130.0
e2b32a4

What's Changed

  • [Moore] Add proper conversions between time and integer values by @fabianschuiki in #8900
  • [FIRRTL] Domains: Operation Approach by @seldridge in #8843
  • [AIGLongestPathAnalysis] Implement incremental longest path analysis for IR transformations by @uenoku in #8890
  • [Synth] Refactor and improve cut rewriter infrastructure by @uenoku in #8909
  • [Comb] Expand Known-Bits Analysis to Additional Operators by @cowardsa in #8902
  • [Datpath] Improve Booth Encoding based on the sign-extension trick by @cowardsa in #8903
  • [Datapath] Fix bug in datapath test by @cowardsa in #8915
  • [Synth] Add MajorityInverterOp (synth.mig.maj_inv) to Synth dialect by @uenoku in #8912
  • [ESI] Don't assume dict attribute for all objects by @mortbopet in #8911
  • [ESI] Extend dll dirs on esiaccel module load by @mortbopet in #8901
  • [ESI] Allow for opt-in to struct reversal by @mortbopet in #8919
  • Remove ExportChiselInterface. by @dtzSiFive in #8921
  • [ESI] Add serde capabilities to ESI C++ runtime types by @mortbopet in #8879
  • [FIRRTL] Use the defname for deciding bindfile names of extmodules by @rwy7 in #8922
  • [build] Add /utf-8 build if MSVC by @seldridge in #8926
  • [ci] Release circt-{opt,synth,test} in firrtl-bin by @seldridge in #8928

Full Changelog: firtool-1.129.0...firtool-1.130.0