summaryrefslogtreecommitdiff
path: root/passes/sat
Commit message (Expand)AuthorAge
* fixed freduce for Minisat::SimpSolver: use frozen_literal()Clifford Wolf2014-03-03
* Added "sat -dump_cnf"Clifford Wolf2014-02-18
* Coding style corrections in SatHelper::dump_model_to_vcd()Clifford Wolf2014-02-18
* Added "sat -initsteps"Clifford Wolf2014-02-18
* Renamed "sat -dump_fail_to_vcd" to "sat -dump_vcd" and some minor cleanupsClifford Wolf2014-02-17
* Added "-dump_fail_to_vcd" argument to SAT solverAndrew Zonenberg2014-02-17
* Various improvements in expose command (added -sep and -cut)Clifford Wolf2014-02-09
* Fixed handling of async reset in expose -evert-dffClifford Wolf2014-02-08
* Implemented expose -evert-dffClifford Wolf2014-02-08
* Added generic RTLIL::SigSpec::parse_sel() with support for selection variablesClifford Wolf2014-02-06
* Added support for sat -show @<sel_name>Clifford Wolf2014-02-06
* Added sat -set-init-def and sat -tempinduct-defClifford Wolf2014-02-06
* Added expose -dffClifford Wolf2014-02-06
* Added miter -make_outcmpClifford Wolf2014-02-06
* Added sat -set-init-zero supportClifford Wolf2014-02-06
* Added sat -verify and -falsify support for non-prove casesClifford Wolf2014-02-06
* Added expose commandClifford Wolf2014-02-05
* added sat -falsifyClifford Wolf2014-02-04
* Fixed bug in sequential sat proofs and improved handling of assertsClifford Wolf2014-02-04
* Addred sat option -ignore_unknown_cellsClifford Wolf2014-02-03
* Fixed a bug in miter commandClifford Wolf2014-02-01
* Added sat -show-inputs and -show-outputsClifford Wolf2014-02-01
* 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