yosys/passes/opt
Clifford Wolf 587056447e Add optimization of tristate buffer with constant control input
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-05-12 15:18:27 +02:00
..
Makefile.inc Minor changes to opt_demorgan requested during code review 2017-09-14 10:35:25 -07:00
opt.cc Optimize compares to powers of 2 2017-01-16 13:45:50 -05:00
opt_clean.cc Add warnings for driver-driver conflicts between FFs (and other cells) and constants 2017-12-12 17:13:27 +01:00
opt_demorgan.cc Minor changes to opt_demorgan requested during code review 2017-09-14 10:35:25 -07:00
opt_expr.cc Add optimization of tristate buffer with constant control input 2018-05-12 15:18:27 +02:00
opt_merge.cc Add $allconst and $allseq cell types 2018-02-23 13:14:47 +01:00
opt_muxtree.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
opt_reduce.cc Revert 90be0d8 as it causes endless loops for some designs 2017-10-14 11:57:25 +02:00
opt_rmdff.cc Fix opt_rmdff handling of $dlatchsr 2018-02-26 11:46:05 +01:00
rmports.cc Mostly coding style related fixes in rmports pass 2017-08-15 11:32:35 +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