Merge branch 'opt_compare_pr' of https://github.com/C-Elegans/yosys into C-Elegans...
[yosys.git] / passes / equiv / equiv_simple.cc
2017-01-31 Clifford WolfMerge branch 'opt_compare_pr' of https://github.com...
2017-01-30 Clifford WolfAdd $ff and $_FF_ support to equiv_simple
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-10-24 Clifford Wolfrenamed SigSpec::to_single_sigbit() to SigSpec::as_bit...
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-21 Clifford WolfReplaced ezDefaultSAT with ezSatPtr
2015-02-01 Clifford WolfMerge pull request #48 from rubund/master
2015-02-01 Clifford WolfImproved performance in equiv_simple
2015-01-31 Clifford WolfAdded "equiv_simple -undef"
2015-01-23 Clifford WolfVarious equiv_* improvements
2015-01-22 Clifford WolfVarious equiv_simple improvements
2015-01-22 Clifford WolfMoved equiv stuff to passes/equiv/