firtool-1.149.0
·
96 commits
to main
since this release
What's Changed
- [LowerToHW] Add support for lower-to-core in firrtl.fprintf by @nanjo712 in #10452
- [ESI][Runtime] Codegen: emit structs with accessors by @teqdruid in #10538
- [SimToSV] Fix an error occurred when a sim.pause is nested in a scf.if by @nanjo712 in #10535
- [ESI][Runtime] Support for integrals >64 bits by @teqdruid in #10548
- Bump LLVM by @uenoku in #10542
- [SimToSV] Lower sim.flush to sv.fflush by @nanjo712 in #10546
- [Sim] Add convert-to-hw for SquashSimTriggered by @nanjo712 in #10534
- [FIRRTLToHW] Print to stderr in lower-to-core path by @nanjo712 in #10544
- Add BMCTrace runtime support and unit tests for text counterexample formatting by @5iri in #10537
- [CI] Include the Runner Image Version in the sccahe key as a string by @okekayode in #10547
- [ESI][Runtime] Cosim: remove MtiPli target and resolve svDpi at runtime by @teqdruid in #10553
- [Synth] Fix NPN input permutation mapping by @uenoku in #10543
- [circt-lec] Lower truth tables before SMT conversion by @uenoku in #10491
- [OM] Use FlatSymbolRefAttr for object class names by @uenoku in #10554
- [Moore][ImportVerilog][MooreToCore][Sim] Add $fdisplay and $fwrite by @VecoMr in #10520
- [ESI][Runtime] Make esi-cosim work on Windows by @teqdruid in #10558
- [SV] Add pass to hide non-synthesizable ops by @teqdruid in #10479
Full Changelog: firtool-1.148.0...firtool-1.149.0