summaryrefslogtreecommitdiff
path: root/passes/sat
Commit message (Expand)AuthorAge
* Removed deprecated module->new_wire()Clifford Wolf2014-07-21
* Wider range of cell types supported in "share" passClifford Wolf2014-07-21
* Use ezSAT::non_incremental() in "share" passClifford Wolf2014-07-21
* Added support for resource sharing in mux control logicClifford Wolf2014-07-20
* Supercell creation for $div/$mod worked all along, fixed test benchesClifford Wolf2014-07-20
* Fixed creation of shift supercells in "share" passClifford Wolf2014-07-20
* Added "miter -equiv -flatten"Clifford Wolf2014-07-20
* Added "share" supercell creationClifford Wolf2014-07-20
* Added removing of always inactive cells to "share" passClifford Wolf2014-07-20
* Progress in "share" passClifford Wolf2014-07-20
* Progress in "share" passClifford Wolf2014-07-20
* Started to implement real resource sharingClifford Wolf2014-07-19
* now ignore init attributes on non-register wires in sat commandClifford Wolf2014-07-05
* added log_header to miter and expose pass, show cell type for exposed portsJohann Glaser2014-05-28
* Small improvement in SAT log messagesClifford Wolf2014-03-13
* Fixed bug in freduce commandClifford Wolf2014-03-07
* Some minor code cleanups in freduce commandClifford Wolf2014-03-07
* Added freduce -dumpClifford Wolf2014-03-06
* Added freduce -stopClifford Wolf2014-03-06
* 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