firtool-1.114.0
·
184 commits
to main
since this release
What's Changed
- [Calyx] Canonicalization should exclude parallel as well by @jiahanxie353 in #8410
- [AffineParallelOpUnparallelize] Simplify nested SCF IndexSwitch by @jiahanxie353 in #8401
- [AffineParallelUnroll] Remove unnecessary unparallelized attribute by @jiahanxie353 in #8413
- [OM] Fix finalization of nested ReferenceValue by @unlsycn in #8325
- [OM] Fix tuple_get operation in OMEvaluator by @unlsycn in #8322
- [SMT] fix the declaration function name in ArrayBroadcastOp by @Clo91eaf in #8299
- [FIRRTL][HW] Factor HierPath builder util out of LowerXMR by @seldridge in #8409
- [LLVM] integrate upstream SMT by @makslevental in #8408
- [tools] fix
Wdangling-assignment-gsl
by @makslevental in #8407 - [RTG] Add array type by @maerhart in #8359
- [RTG] Add array create and extract operations by @maerhart in #8360
- [PyRTG] Add arrays by @maerhart in #8361
- [PyRTG] Add booleans and integer comparison by @maerhart in #8362
- [PyRTG] Add method to get random integer by @maerhart in #8369
- [FIRRTL] Support Paths that target ports of extmodules. by @mikeurbach in #8418
- [LLHD] Update Deseq pass to work with process results by @fabianschuiki in #8403
- [LLVM] bump to 9deb08a and integrate upstream SMT C APIs by @makslevental in #8424
- [FIRRTL][SV] Support substitutions in fprintf output file name. Add sv.sformatf. by @uenoku in #8419
- [FIRRTL][SV] Add fflush operation by @uenoku in #8420
- [FIRRTL] Dedup: dedup wires when only one has a symbol by @youngar in #8423
- [CMake] Copy the CMake modules to CIRCT_CMAKE_DIR by @chiahsuantw in #8414
- [verilator driver] Fix for clang by @teqdruid in #8427
- [LowerToHW] [ExtractTestCode] Remove FD caching to pass ETC by @uenoku in #8428
New Contributors
- @chiahsuantw made their first contribution in #8414
Full Changelog: firtool-1.113.0...firtool-1.114.0