mirror of https://github.com/YosysHQ/yosys.git
5e82638408
The output width for the boolean value should not influence the operation width. The previous incorrect width extension would still produce correct results, but could produce invalid smt2 output for reduction operators when the output width was larger than the width of the vector to which the reduction was applied. This fixes #3654 |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.inc | ||
example.v | ||
example.ys | ||
smt2.cc | ||
smtbmc.py | ||
smtio.py | ||
test_cells.sh | ||
witness.py | ||
ywio.py |