Skip to content

firtool-1.83.0

Compare
Choose a tag to compare
@seldridge seldridge released this 23 Aug 21:47
· 164 commits to main since this release
firtool-1.83.0
6743073

What's Changed

  • [LLHD] Align signals with other wire/variable ops by @fabianschuiki in #7523
  • [Moore] Improve WaitEventOp, lower to LLHD by @fabianschuiki in #7518
  • [firrtl] Fix bug in sibling layer specialization by @seldridge in #7526
  • [ExportVerilog] Avoid inlining unpacked array expressions to declarations for tool compatibility by @uenoku in #4548
  • [LLHD] Let WaitOp observe plain values instead of signals by @maerhart in #7528
  • [FIRRTL][FIRParser] Cache property constants. by @dtzSiFive in #7530
  • [MooreToCore] Add always_comb and always_latch lowering support by @maerhart in #7532
  • [ESI][Runtime] Generate C++ header files for constants by @teqdruid in #7517
  • [CombFolds] Don't canonicalize extract(shl(1, x)) if shift is multiply used by @uenoku in #7527
  • [MooreToCore] Ignore ConstantLike values in wait op by @fabianschuiki in #7540
  • [FIRRTL][LowerLayers] Update rwprobe operations if possible. by @dtzSiFive in #7369
  • [FIRRTL] Set output dirs on annotated blackboxes by @seldridge in #7541

Full Changelog: firtool-1.82.0...firtool-1.83.0