circt/tools/firtool
Fabian Schuiki 0814c3a0a6
[FIRRTL] Add option to treat non-const async reset as warning/error (#2149)
Add an option to decide whether `LowerToHW` should treat non-constant
async reset values as warning or error. Have firtool keep these as
errors unless IMConstProp is disabled, in which case it is highlgy
likely that the user does not care about a full stop of the compilation
and his downstream tools will possibly break for a lot of other reasons.
2021-11-11 20:36:44 +01:00
..
CMakeLists.txt [FIRRTL] rename the parser entry points to "importFIRFile". NFC. 2021-07-31 09:48:13 -07:00
firtool.cpp [FIRRTL] Add option to treat non-const async reset as warning/error (#2149) 2021-11-11 20:36:44 +01:00