summaryrefslogtreecommitdiffstats
path: root/src/aig/saig
Commit message (Collapse)AuthorAgeFilesLines
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-122-3/+21
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-112-1/+88
|
* Fixed the problem with incorrect reporting of finished timeframes after ↵Alan Mishchenko2011-09-041-1/+1
| | | | &abs_cba.
* Added timeout to &abc_pba.Alan Mishchenko2011-09-022-3/+12
|
* Bug fix in CBA.Alan Mishchenko2011-08-311-0/+5
|
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-08-301-2/+2
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-23/+171
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-32/+52
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-242-159/+213
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-184-12/+18
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-176-26/+70
|
* Bug fix in PBA.Alan Mishchenko2011-08-041-2/+5
|
* Several bug fixes.Alan Mishchenko2011-08-022-7/+63
|
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-022-4/+68
|
* Changes to enable CEX minimization.Alan Mishchenko2011-08-013-192/+367
|
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-015-10/+40
|
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-015-24/+24
|
* 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-012-8/+121
|
* Reducing print-out in 'bmc3'.Alan Mishchenko2011-08-011-9/+9
|
* Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when ↵Alan Mishchenko2011-07-311-3/+22
| | | | 2^nRegs frames are completed).
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-302-3/+42
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-295-57/+527
|
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-293-26/+26
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-299-1346/+688
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-274-56/+730
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-252-2/+2
|
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-253-0/+432
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-211-1/+1
|
* New demitering features.Alan Mishchenko2011-07-202-0/+95
|
* Added report about exceeding the conflict limit in 'ind'.Alan Mishchenko2011-07-191-1/+3
|
* Added a new demitering feature for dual-output miters.Alan Mishchenko2011-07-022-0/+58
|
* Added new command 'outdec'.Alan Mishchenko2011-05-193-0/+208
|
* Added conversion of cex after phase abstraction.Alan Mishchenko2011-05-181-0/+43
|
* Improvements in sequential verification.Alan Mishchenko2011-05-071-5/+164
|
* Improvements in sequential verification.Alan Mishchenko2011-05-071-9/+4
|
* Improvements in sequential verification.Alan Mishchenko2011-05-061-5/+15
|
* Added switch to bmc3, which allows to replace some PIs with constants.Alan Mishchenko2011-05-011-9/+21
|
* Updating testcext to ignore the diff in register count and other things.Alan Mishchenko2011-05-012-4/+56
|
* Adding SAT-solver-level timeouts to the BMC engines.Alan Mishchenko2011-04-082-2/+10
|
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-274-3/+9
|
* Yet another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-0/+3
|
* Another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-9/+88
|
* Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-045-17/+312
|
* Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-137-15/+99
|
* Changes to enable C++ compilation after recent modifications.Alan Mishchenko2011-02-132-3/+3
|
* Cumulative changes of the last two weeks.Alan Mishchenko2011-02-013-14/+134
|
* New code since Dec 2010.Alan Mishchenko2011-01-131-0/+199
|
* Cumulative changes in the last few weeks.Alan Mishchenko2011-01-135-15/+118
|