summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-121-11/+24
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-111-2/+14
|
* Fixed the problem with blackboxes not preserving their names after duplication.Alan Mishchenko2011-09-081-1/+1
|
* Added timeout to &abc_pba.Alan Mishchenko2011-09-021-4/+17
|
* Change 'testcex' to modify the PO number.Alan Mishchenko2011-08-271-2/+2
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-2/+2
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-252-9/+9
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-242-24/+57
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-241-0/+33
|
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-211-8/+7
|
* Experiments with SPFD-based decomposition + new K-map print-out.Alan Mishchenko2011-08-203-1/+118
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-181-6/+24
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-3/+11
|
* 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
|
* Several bug fixes.Alan Mishchenko2011-08-021-4/+14
|
* 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-025-9/+41
|
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-2/+3
|
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-012-10/+10
|
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-012-3/+3
|
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-78/+193
|
* Minor bug fix in 'testcex'.Alan Mishchenko2011-07-311-0/+6
|
* Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when ↵Alan Mishchenko2011-07-311-6/+4
| | | | 2^nRegs frames are completed).
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-07-301-0/+10
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-1/+7
|
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-302-8/+25
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-51/+5
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-302-23/+193
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-6/+5
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-4/+1
|
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-291-2/+7
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-293-446/+172
|
* 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-271-3/+16
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-251-1/+1
|
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-251-4/+3
|
* Adding &equiv3, a new way of refining equivalence classes.Alan Mishchenko2011-07-222-2/+190
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-212-11/+188
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-211-5/+14
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-204-74/+447
|
* New demitering features.Alan Mishchenko2011-07-202-6/+63
|
* 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
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-161-1/+17
|
* 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
|
* Added switch to PDR to disable expensive generalization step.Alan Mishchenko2011-07-131-2/+6
|