mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 18:05:24 +00:00
Before this commit, only unsigned comparisons with all-0 would be simplified. This commit also makes the code handling such comparisons to be more rigorous and not abort on unexpected input. |
||
---|---|---|
.. | ||
.gitignore | ||
opt_expr_cmp.v | ||
opt_expr_cmp.ys | ||
opt_lut.v | ||
opt_lut.ys | ||
opt_lut_elim.il | ||
opt_lut_elim.ys | ||
opt_lut_port.il | ||
opt_lut_port.ys | ||
run-test.sh |