summaryrefslogtreecommitdiff
path: root/passes/sat
Commit message (Expand)AuthorAge
* Added miter commandClifford Wolf2014-02-01
* Added sat -tempinduc and sat -prove-assertsClifford Wolf2014-01-19
* Improved performance of freduce input cone reductionClifford Wolf2014-01-04
* Improved freduce performance on const signalsClifford Wolf2014-01-04
* Performance improvements in freduce passClifford Wolf2014-01-03
* More freduce cleanupsClifford Wolf2014-01-03
* Cleanups in freduce commandClifford Wolf2014-01-03
* Use selection in freduce commandClifford Wolf2014-01-03
* Another small freduce cleanup/bugfixClifford Wolf2014-01-03
* More freduce cleanups and bugfixesClifford Wolf2014-01-03
* Fixed more complex undef cases in freduceClifford Wolf2014-01-02
* More "freduce" related fixes and improvementsClifford Wolf2014-01-02
* Some cleanups in freduce -inv mode (and switched from -noinv to -inv)Clifford Wolf2014-01-02
* Major rewrite of "freduce" commandClifford Wolf2014-01-02
* Added sat -prove-x and -set-def-inputsClifford Wolf2013-12-28
* Added sat -set-def/-set-*-undef supportClifford Wolf2013-12-27
* Renamed sat -set-undef to -set-any-undefClifford Wolf2013-12-27
* Added sat -max_undef featureClifford Wolf2013-12-07
* Added "sat" undef support and "sat -set-init" optionsClifford Wolf2013-12-07
* Fixed compiler warining in passes/sat/eval.ccClifford Wolf2013-12-07
* Added eval -set-undef and eval -tableClifford Wolf2013-12-07
* Started implementing undef support in "sat" commandClifford Wolf2013-11-25
* Improvements in satgen undef handlingClifford Wolf2013-11-25
* Improvements in satgen undef handlingClifford Wolf2013-11-25
* Started implementing undef handling in satgenClifford Wolf2013-11-25
* Improved user-friendliness of "sat" and "eval" expression parsingClifford Wolf2013-11-09
* Added verification of SAT model to "eval -vloghammer_report" commandClifford Wolf2013-11-09
* Added handling of unconnected/unspecified signals to eval -vloghammer_reportClifford Wolf2013-11-06
* Added correct RTL undef handling to eval vloghammer modeClifford Wolf2013-11-06
* Added eval -vloghammer_report modeClifford Wolf2013-11-06
* Added sat -ignore_div_by_zero switchClifford Wolf2013-08-15
* Added eval -brute_force_equiv_checker_x modeClifford Wolf2013-08-15
* freduce performance fixClifford Wolf2013-08-10
* Added -try option to freduce passClifford Wolf2013-08-08
* Fixed topological ordering in freduce passClifford Wolf2013-08-07
* Small bugfixes in freduce passClifford Wolf2013-08-06
* Added freduce commandClifford Wolf2013-08-06
* Added SAT support for -all/-max with -verifyClifford Wolf2013-06-23
* Added timout functionality to SAT solverClifford Wolf2013-06-20
* Added "eval" passClifford Wolf2013-06-19
* Fixed even more ConstEval bugs found using xsthammerClifford Wolf2013-06-14
* Added consteval testing to xsthammer and fixed bugsClifford Wolf2013-06-13
* More xsthammer improvements (using xst 14.5 now)Clifford Wolf2013-06-13
* Improvements and fixes in SAT codeClifford Wolf2013-06-10
* Renamed "sat_solve" pass to "sat"Clifford Wolf2013-06-09
* Implemented temporal induction proofs in sat_solveClifford Wolf2013-06-09
* Added support for non-temporal proofs to sat_solveClifford Wolf2013-06-09
* Re-organization in sat_solver pass for temporal inductionClifford Wolf2013-06-09
* Added ezSAT api support for don't care values in modelsClifford Wolf2013-06-09
* Fixed handling of $_XOR_ in SAT generatorClifford Wolf2013-06-09