Firtool Release 1.48.0
·
2986 commits
to main
since this release
This is a release that was cut, primarily, to fix a problem with the CIRCT Python API in the 1.47.0 release.
What's Changed
- [FIRRTL][LowerTypes] fix error paths to fail pass. by @dtzSiFive in #5593
- [HW] Add
hw.triggered
op by @mortbopet in #5582 - [FIRRTL][LowerTypes] Simplify fieldID handling code. by @dtzSiFive in #5596
- [FIRRTL][OMIR] Detect and error if tracker resolution is ambiguous. by @dtzSiFive in #5591
- [FIRRTL][LowerTypes] Don't silently drop symbols on type-lowered mem's. by @dtzSiFive in #5594
- [OM] Extract interfaces for ClassLike ops and ClassFieldLike ops, NFC. by @mikeurbach in #5595
- [ESI] Improve the way to/from server requests are handled by @teqdruid in #5586
- [Python] Ensure attribute_to_var only accesses value when legal. by @mikeurbach in #5612
Full Changelog: firtool-1.47.0...firtool-1.48.0