summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
...
* New abstraction code.Alan Mishchenko2011-10-141-0/+1
* New abstraction code.Alan Mishchenko2011-10-141-0/+564
* Fixing built-in resource limit when converting truth-tables to AIGs.Alan Mishchenko2011-10-082-1/+6
* Updated miter status check to detect the case when a PO is equal to a true PI.Alan Mishchenko2011-10-011-1/+1
* Fixed a corner case bug in dprove when a trivial CEX is not produced.Alan Mishchenko2011-10-011-0/+11
* Changes to the matching procedure and new abstraction code.Alan Mishchenko2011-09-272-0/+329
* Added new feature to bmc3.Alan Mishchenko2011-09-232-17/+38
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-226-55/+139
* Fixed minor issues having to do with the number of BDD vars used.Alan Mishchenko2011-09-181-1/+7
* Fixing obscure memory problem with 'int' on large designs.Alan Mishchenko2011-09-171-2/+16
* 64-bit portability changes.Alan Mishchenko2011-09-175-20/+23
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-124-6/+24
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-113-2/+104
* 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-024-6/+15
* 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
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-252-24/+225
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-32/+52
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-249-177/+244
* 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-211-91/+311
* 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-201-15/+541
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-186-15/+21
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-178-30/+75
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-172-0/+370
* Bug fix in interpolation (false positive if property fails in frame 0).Alan Mishchenko2011-08-142-4/+17
* Bug fix in PBA.Alan Mishchenko2011-08-042-16/+24
* Several bug fixes.Alan Mishchenko2011-08-024-55/+130
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-024-7/+71
* Changes to enable CEX minimization.Alan Mishchenko2011-08-013-192/+367
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-08-011-9/+48
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-0112-26/+57
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-0120-59/+59
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-0/+1
* Changes to enable CEX minimization.Alan Mishchenko2011-08-012-0/+332
* Bug fix in &abs_cba.Alan Mishchenko2011-08-013-10/+122
* Reducing print-out in 'bmc3'.Alan Mishchenko2011-08-011-9/+9
* Undoing previous change in 'resim' (do not initialize flops using their value...Alan Mishchenko2011-08-011-2/+12
* Minor bug fix in 'testcex' (made it consider outputs in direct order).Alan Mishchenko2011-08-011-1/+2
* Added new APIs to the AIG manager.Alan Mishchenko2011-07-311-0/+1
* Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when 2^n...Alan Mishchenko2011-07-311-3/+22
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-0/+8
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-3/+5
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-303-7/+45