summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-161-1/+17
* Diagnostic printout for random simulationAlan Mishchenko2011-07-161-0/+118
* Fixed a glitch in &dch, which removed the flops.Alan Mishchenko2011-07-161-0/+1
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-6/+56
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-0/+48
* Reduced default growth rate of vectors in the SAT solver.Alan Mishchenko2011-07-131-2/+4
* Added switch to PDR to disable expensive generalization step.Alan Mishchenko2011-07-133-68/+77
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-132-1/+7
* Fixed memory leak in the AIGER reader.Alan Mishchenko2011-07-131-0/+1
* Added equivalence class computation for flop outputs only in &equiv2.Alan Mishchenko2011-07-132-8/+13
* Modified the PDR print-out to be compatible with Niklas.Alan Mishchenko2011-07-121-3/+3
* Added printout of flop names in the PLA file representing the invariant.Alan Mishchenko2011-07-111-0/+16
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-111-1/+1
* Other changes to enable new features in the mapper.Alan Mishchenko2011-07-109-38/+471
* Initial changes to enable new features in the mapperAlan Mishchenko2011-07-089-7/+165
* Printing out the path/name of the resource file that is being sourced.Alan Mishchenko2011-07-021-0/+7
* Fixing a typo, which led to not printing delay in 'ps' after SC mapping.Alan Mishchenko2011-07-021-1/+1
* Added a new demitering feature for dual-output miters.Alan Mishchenko2011-07-026-5/+180
* Added another specialized check to the mapper.Alan Mishchenko2011-06-276-20/+541
* The cube in PDR can have more than 2^15 literals.Alan Mishchenko2011-06-272-4/+4
* Fixed the problem in mapping with the new check.Alan Mishchenko2011-06-264-20/+31
* Updated 'iprove' to generate seq CEX when CEC fails (small fix).Alan Mishchenko2011-06-251-1/+0
* Merged two last changes.Alan Mishchenko2011-06-253-0/+134
|\
| * Added dumping CEXes in AIGER format.Alan Mishchenko2011-06-213-0/+134
* | Updated 'iprove' to generate seq CEX when CEC fails.Alan Mishchenko2011-06-254-2/+34
|/
* Added new mapping feature.Alan Mishchenko2011-06-206-4/+523