mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-11 16:42:05 +00:00
Add check for whether the high bit in the constant expression is greater than the width of the variable, and optimizes that to a constant 1 or 0 |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| opt.cc | ||
| opt_clean.cc | ||
| opt_expr.cc | ||
| opt_merge.cc | ||
| opt_muxtree.cc | ||
| opt_reduce.cc | ||
| opt_rmdff.cc | ||
| share.cc | ||
| wreduce.cc | ||