summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-121-11/+24
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-111-2/+14
* Added timeout to &abc_pba.Alan Mishchenko2011-09-021-4/+17
* Change 'testcex' to modify the PO number.Alan Mishchenko2011-08-271-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-252-9/+9
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-242-24/+57
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-241-0/+33
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-211-8/+7
* Experiments with SPFD-based decomposition + new K-map print-out.Alan Mishchenko2011-08-202-1/+117
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-181-6/+24
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-3/+11
* Added switch '-t' to 'miter' to create regular miter from dual-output miter.Alan Mishchenko2011-08-141-3/+23
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-063-16/+179
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-061-0/+5
* Several bug fixes.Alan Mishchenko2011-08-021-4/+14
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-022-6/+37
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-2/+3
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-011-9/+9
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-1/+1
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-78/+193
* Minor bug fix in 'testcex'.Alan Mishchenko2011-07-311-0/+6
* Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when 2^n...Alan Mishchenko2011-07-311-6/+4
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-07-301-0/+10
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-1/+7
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-302-8/+25
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-51/+5
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-23/+193
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-6/+5
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-4/+1
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-291-2/+7
* Improving and updating the abstraction code.Alan Mishchenko2011-07-292-444/+172
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-281-1/+1
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-271-3/+16
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-251-1/+1
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-251-4/+3
* Adding &equiv3, a new way of refining equivalence classes.Alan Mishchenko2011-07-222-2/+190
* Changes to enable smarter simulation.Alan Mishchenko2011-07-212-11/+188
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-211-5/+14
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-201-74/+339
* New demitering features.Alan Mishchenko2011-07-202-6/+63
* Fixed assertion failure when mitering with choices.Alan Mishchenko2011-07-201-2/+2
* Corner case bug fix in 'speedup'.Alan Mishchenko2011-07-201-1/+1
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-161-1/+17
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-6/+56
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-0/+48
* Added switch to PDR to disable expensive generalization step.Alan Mishchenko2011-07-131-2/+6
* Added equivalence class computation for flop outputs only in &equiv2.Alan Mishchenko2011-07-131-4/+9
* Other changes to enable new features in the mapper.Alan Mishchenko2011-07-102-10/+31
* Initial changes to enable new features in the mapperAlan Mishchenko2011-07-082-1/+92