summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Minor bug fix in 'testcex'.Alan Mishchenko2011-07-311-0/+6
* 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-312-9/+26
* Added new APIs to integer vector.Alan Mishchenko2011-07-311-0/+40
* Added new sorting procedures.Alan Mishchenko2011-07-311-0/+452
* Added new sorting procedures.Alan Mishchenko2011-07-312-1/+5
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-07-301-0/+10
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-1/+15
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-7/+5
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-305-15/+70
* Changes to enable smarter simulation.Alan Mishchenko2011-07-305-891/+842
* Changes to enable smarter simulation.Alan Mishchenko2011-07-305-82/+319
* Changes to enable smarter simulation.Alan Mishchenko2011-07-304-30/+184
* Improving and updating the abstraction code.Alan Mishchenko2011-07-297-82/+581
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-297-62/+115
* Improving and updating the abstraction code.Alan Mishchenko2011-07-2915-2076/+962
* Changes to enable smarter simulation.Alan Mishchenko2011-07-296-85/+982
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-281-1/+1
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-281-1/+167
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-275-59/+746
* Added random generation of 64-bit numbers.Alan Mishchenko2011-07-272-3/+21
* Determine LUT size form the LUT library if present.Alan Mishchenko2011-07-271-1/+5
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-253-3/+3
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-255-4/+439
* Enhancing printing of counter-examples.Alan Mishchenko2011-07-252-3/+33