summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-013-78/+525
|
* 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 ↵Alan Mishchenko2011-08-011-2/+12
| | | | values in the CEX because the number of flops in the CEX can be different).
* 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 ↵Alan Mishchenko2011-07-312-9/+26
| | | | 2^nRegs frames are completed).
* 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-301-3/+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-2914-2071/+949
|
* 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-254-4/+435
|
* Enhancing printing of counter-examples.Alan Mishchenko2011-07-252-3/+33
|
* Bug fix in how seq cleanup handles cand equiv classes.Alan Mishchenko2011-07-251-1/+3
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-221-2/+7
|
* Adding &equiv3, a new way of refining equivalence classes.Alan Mishchenko2011-07-224-15/+252
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-211-3/+3
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-211-6/+6
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-216-40/+331
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-213-34/+72
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-211-5/+14
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-201-3/+3
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-204-0/+434
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-206-81/+464
|
* New demitering features.Alan Mishchenko2011-07-204-6/+158
|
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-201-0/+5
|
* 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
|
* Added support for constraints in AIGER.Alan Mishchenko2011-07-202-11/+97
|
* Added report about exceeding the conflict limit in 'ind'.Alan Mishchenko2011-07-191-1/+3
|