Skip to content

firtool-1.119.0

Compare
Choose a tag to compare
@seldridge seldridge released this 24 May 01:55
· 459 commits to main since this release
firtool-1.119.0
418851f

What's Changed

  • [ESI] Support for FIFO<-->ValidReady conversion in BufferOp by @teqdruid in #8486
  • [ESI][Runtime] Improvements / fixes to utilities/build by @teqdruid in #8487
  • [HW] Make InstancePath hashable for DenseMap by @uenoku in #8488
  • [Support] Add relative path caching to InstancePathCache by @uenoku in #8489
  • [Transforms][HierarchicalRunner] Run passes only on HWModuleOp by @uenoku in #8495
  • [ESI] Add missing include and change link type by @mortbopet in #8499
  • [LLHD] Fix handling of conditional drives by @fabianschuiki in #8498
  • [HW] Merge basic round-trip tests; NFC by @fabianschuiki in #8502
  • Update codeowners for Calyx dialect. by @cgyurgyik in #8501
  • [circt-lec] Implement emit-smtlib functionality for circt-lec by @cowardsa in #8497
  • [HW] Add array element injection op by @fabianschuiki in #8504
  • [LowerToHW] Emit an error when $fopen failed for FD lowering by @uenoku in #8511
  • [AIG] Add LongestPath Analysis boilerplates, data structure and rational doc by @uenoku in #8505
  • [Arc] Fix arc inliner deleting arcs that still have calls by @TaoBi22 in #8510
  • [firtool] Add an option to dump MLIR errors to a json file by @uenoku in #8496

Full Changelog: firtool-1.118.0...firtool-1.119.0