summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed a corner case bug in dprove when a trivial CEX is not produced.Alan Mishchenko2011-10-011-0/+11
* Added handling of exceeding conflict limit in PushClasses.Alan Mishchenko2011-10-011-3/+15
* Changes to the matching procedure and new abstraction code.Alan Mishchenko2011-09-276-156/+599
* Changes to Boolean matching.Alan Mishchenko2011-09-246-126/+435
* Added new feature to bmc3.Alan Mishchenko2011-09-234-35/+87
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-228-71/+346
* Fixed minor issues having to do with the number of BDD vars used.Alan Mishchenko2011-09-182-4/+7
* Fixing obscure memory problem with 'int' on large designs.Alan Mishchenko2011-09-171-2/+16
* 64-bit portability changes.Alan Mishchenko2011-09-1713-35/+46
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-125-17/+48
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-114-4/+118
* Fixed the problem with blackboxes not preserving their names after duplication.Alan Mishchenko2011-09-081-1/+1
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-09-081-1/+1
* Fixed the problem with incorrect reporting of finished timeframes after &abs_...Alan Mishchenko2011-09-041-1/+1
* Added timeout to &abc_pba.Alan Mishchenko2011-09-025-10/+32
* Bug fix in CBA.Alan Mishchenko2011-08-311-0/+5
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-08-301-2/+2
* Making 'reconcile' ignore the difference in flop count.Alan Mishchenko2011-08-291-1/+5
* Change 'testcex' to modify the PO number.Alan Mishchenko2011-08-271-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-253-26/+227
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-253-41/+61
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-2411-201/+301
* 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-241-1/+3
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-211-2/+6
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-212-99/+318
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-201-2/+5
* Making sure reconcile does not change the PO number.Alan Mishchenko2011-08-204-12/+21
* Experiments with SPFD-based decomposition + new K-map print-out.Alan Mishchenko2011-08-204-16/+659
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-188-21/+46
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-179-33/+86
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-173-0/+374
* Bug fix in interpolation (false positive if property fails in frame 0).Alan Mishchenko2011-08-142-4/+17
* Added switch '-t' to 'miter' to create regular miter from dual-output miter.Alan Mishchenko2011-08-143-3/+79
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-067-25/+214
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-065-0/+28
* Bug fix in PBA.Alan Mishchenko2011-08-042-16/+24
* added support for getting a cex vectorBaruch Sterin2011-08-021-1/+50
* Several bug fixes.Alan Mishchenko2011-08-026-59/+163
* Added API to access the CEX vector.Alan Mishchenko2011-08-022-0/+2
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-029-16/+112
* Changes to enable CEX minimization.Alan Mishchenko2011-08-014-194/+370
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-08-011-9/+48
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-0116-51/+82
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-0130-77/+77
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-0/+1
* Changes to enable CEX minimization.Alan Mishchenko2011-08-014-78/+533
* Changes and simplifications in Vec_Vec_t data-structure.Alan Mishchenko2011-08-011-34/+83
* Bug fix in &abs_cba.Alan Mishchenko2011-08-013-10/+122
* Reducing print-out in 'bmc3'.Alan Mishchenko2011-08-011-9/+9