Skip to content

Firtool Release 1.27.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rwy7 rwy7 released this 13 Jan 00:34
54c8354

Summary

  • Now users can specify an include path to firtool using -I<directory>. FIRRTL will use this path to locate sources when loading files or reporting errors.

What's Changed

  • [FIRRTL][CheckCombLoops] Reformat the lit tests. NFC by @prithayan in #4527
  • [FIRRTL][CheckCombLoops] Handle scalar to Aggregate paths by @prithayan in #4526
  • [Handshake] Fix iteration-over-modified-range bug in ControlMergeOp canonicalizer by @mortbopet in #4531
  • [PyCDE] Separate BitVectors into Integers vs. Bits by @teqdruid in #4530
  • [firtool] Add include directory flag by @dtzSiFive in #4539

Full Changelog: firtool-1.26.0...firtool-1.27.0