firtool-1.127.0
·
586 commits
to main
since this release
What's Changed
- [ESI] MessageData utility functions by @mortbopet in #8777
- [ESI] Always find_package Python3 Development by @mortbopet in #8778
- [ESI] Disallow calls on an unconnected
FuncService::Functionby @mortbopet in #8779 - [Datapath] Create Datapath to Comb Pass by @cowardsa in #8736
- [Comb] Fix more recursive mux folders by @TaoBi22 in #8756
- [AIG] Remove aig.cut by @uenoku in #8784
- Bump LLVM by @uenoku in #8783
- Update to new builder format. by @jpienaar in #8785
- Create .git-blame-ignore-revs by @jpienaar in #8787
- [ESI] Also publish releases on workflow_dispatch by @mortbopet in #8780
- [ESI] Yield gil before blocking operations in MessageDataFuture by @mortbopet in #8789
- [Comb] Add comb.reverse operation with Verilog Export by @mafeguimaraes in #8758
- [HW][HWAggregateToComb] Add support for hw.array_inject operation in HWAggregateToComb pass by @uenoku in #8788
- [FIRRTL] Type check in Cat operatnds in FIR parser by @uenoku in #8793
- [ESI] Expose accelerator through AcceleratorConnection py api by @mortbopet in #8781
- [ESI] Better single-argument handling for FunctionPort by @mortbopet in #8782
- [ESI] Extend instead of override CMAKE_CXX_FLAGS by @mortbopet in #8551
- [RTG] Add InsertTestToFileMappingPass by @maerhart in #8795
- Bump LLVM to 76bebb5be9daf9ca035777b17fa63d4ce13e79b9 by @maerhart in #8796
- [RTG] Don't hardcode the root op of passes where not necessary by @maerhart in #8791
- [RTG] Sequences are always private by @maerhart in #8792
- [RTG] Rely on textual pass pipeline in Python and CAPI by @maerhart in #8797
- [RTG] Simplify EmitISAEmission pass by @maerhart in #8798
- [HWToSMT] Return an unbound value for OOB hw.array_inject by @uenoku in #8794
- [HWToLLVM] Add lowering support for 'hw.array_inject' op by @mvpant in #8774
- [ESI] Always build zlib statically into ESI runtime by @mortbopet in #8801
- [FIRRTL] Add layer colour verifiers to force and release ops by @rwy7 in #8800
- [ESI][Runtime] Fix wheel build by @teqdruid in #8803
- [ESI][Runtime] Fix backend DLL loading by @teqdruid in #8805
- [ESI] Improve backend loading error on windows by @mortbopet in #8802
- [LowerFIRRTLToHW] Add
SYNTHESISguard to fprintf lib by @uenoku in #8812
New Contributors
- @mafeguimaraes made their first contribution in #8758
Full Changelog: firtool-1.126.0...firtool-1.127.0