This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
v1.0.1
firrtl Release Notes
This release of firrtl includes bug fixes for the following issues:
- AnnotationUtils.toNamed broken (#708)
- submodule inputs aren't correctly invalidated in conditionals (#705)
- bug in ConstProp where module dependency edges were dropped (#696)
- annotating a module IO with DontTouch that will get de-duplicated fails (#689)
- Dedup does not do any renaming (#593)
- shl(x, -1) should issue an error (#527)
- SystemVerilog 2009 reserved word not implemented: checker (#455)
Additionally, we added: