Skip to content

Firrtl v1.4.2

Compare
Choose a tag to compare
@chick chick released this 03 Feb 21:05

Highlights

  • Improve performance of LowerTypes renaming (bp #2024) (#2025)
  • Suport ir.SubAccess in Utils.splitRef (#2021) (#2070)
  • Add --dont-fold option to disable folding prim ops (#2040) (#2050)

Bug fixes

Miscellaneous

  • Deprecate ToWorkingIR (#2028) (#2067)
  • ConstantPropagation: make RemoveValidIf an optional dependency (#2027) (#2066)
  • smt: run DeadCodeElimination after PropagatePresetAnnotations (#2036) (#2043)

Infrastructure