yosys/passes/opt
C-Elegans a94c3694d7 Refactor and generalize the comparision optimization
Generalizes the optimization to:
a < C,
a >= C,
C > a,
C <= a
2017-01-30 17:52:16 -05:00
..
Makefile.inc Optimize compares to powers of 2 2017-01-16 13:45:50 -05:00
opt.cc Optimize compares to powers of 2 2017-01-16 13:45:50 -05:00
opt_clean.cc Removed $predict again 2016-08-28 21:35:33 +02:00
opt_expr.cc Refactor and generalize the comparision optimization 2017-01-30 17:52:16 -05:00
opt_merge.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_muxtree.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_reduce.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_rmdff.cc Added opt_rmdff support for $ff cells 2016-10-14 13:02:36 +02:00
share.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
wreduce.cc Added "wreduce -memx" 2016-08-20 12:52:50 +02:00