summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
* Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.Alan Mishchenko2016-05-191-2/+6
* Bug fix in &demiter.Alan Mishchenko2016-05-161-1/+1
* Experiments with generating sat assignments.Alan Mishchenko2016-05-151-0/+1
* Adding switch -r to &dch to prevent combo-loops.Alan Mishchenko2016-05-131-3/+7
* New command 'expand' to expand SOPs against the offset.Alan Mishchenko2016-05-121-1/+87
* Cosmetic changes after incorporating new code of 'fxch'.Alan Mishchenko2016-05-112-8/+11
* Add a new module which implements the fast extract with cube hashing (fxch) a...Bruno Schmitt2016-05-111-0/+100
* Experiments with CEC for arithmetic circuits.Alan Mishchenko2016-05-111-6/+10
* Experiments with CEC for arithmetic circuits.Alan Mishchenko2016-05-081-10/+24
* Experiments with CEC for arithmetic circuits.Alan Mishchenko2016-05-071-6/+268
* Small changes.Alan Mishchenko2016-05-041-2/+2
* Update to &show to show AIGs with XORs and MUXes (derived by &st -m).Alan Mishchenko2016-05-041-1/+1
* Update to &show to show AIGs with XORs and MUXes (derived by &st -m).Alan Mishchenko2016-05-041-2/+2
* Fanout restriction in &edge.Alan Mishchenko2016-04-301-5/+15
* Experiments with arithmetic circuits.Alan Mishchenko2016-04-281-4/+4
* Adding option to rehash AIG after mapping.Alan Mishchenko2016-04-271-2/+4
* Extending &satlut to work for 6-LUTs.Alan Mishchenko2016-04-271-5/+6
* Adding missing code to 'dress'.Alan Mishchenko2016-04-271-0/+65
* Improved algo for edge computation.Alan Mishchenko2016-04-241-5/+0
* Adding new switch 'bdd -s' to translate SOP directly into BDD.Alan Mishchenko2016-04-241-3/+9
* Improved algo for edge computation.Alan Mishchenko2016-04-231-6/+2
* Improved algo for edge computation.Alan Mishchenko2016-04-221-2/+20
* Experimental algorithm for edge optimization.Alan Mishchenko2016-04-131-12/+43
* Added Exorcism package, reading ESOP (read_pla -x file.esop) and deriving AIG...Alan Mishchenko2016-04-111-7/+93
* Supporting edge information during mapping.Alan Mishchenko2016-04-111-5/+22
* Command &esop to convert AIG into ESOP.Alan Mishchenko2016-04-091-0/+49
* Adding AIG rehashing after LUT mapping in Gia.Alan Mishchenko2016-04-071-3/+0
* Adding AIG rehashing after LUT mapping in Gia.Alan Mishchenko2016-04-071-3/+13
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-2/+2
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-0/+5
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-6/+67
* Supporting edge information during mapping.Alan Mishchenko2016-04-061-2/+5
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-2/+7
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-7/+12
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-5/+15
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-031-8/+27
* Enabling native Gia visualization in &show.Alan Mishchenko2016-04-031-5/+10
* Windowing for technology mapping.Alan Mishchenko2016-03-302-7/+10
* Bug fix in truth table reading for funcs with less than 6 vars.Alan Mishchenko2016-03-282-2/+2
* Change error to warning in 'scorr'.Alan Mishchenko2016-03-091-2/+2
* New hierarchical TT NPN matching.Alan Mishchenko2016-02-262-3/+26
* Adding support for a different bit-blasting of a multiplier and squarer.Alan Mishchenko2016-02-131-0/+79
* Experiments with SAT-based mapping.Alan Mishchenko2016-02-081-1/+1
* New command to dump LUT network.Alan Mishchenko2016-01-161-33/+97
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ...Alan Mishchenko2016-01-141-2/+14
* Adding support for delay/area tradeoff.Alan Mishchenko2016-01-131-2/+14
* Integrating new CNF generation into &bmc.Alan Mishchenko2016-01-121-8/+16
* Better print-out of SOPs. Changing default of 'fx'. Updating 'satclp' to fine...Alan Mishchenko2016-01-122-2/+3
* Experiments with SAT-based mapping.Alan Mishchenko2016-01-101-0/+1
* Adding support of candinality clause to the SAT solver.Alan Mishchenko2016-01-101-3/+7