summaryrefslogtreecommitdiffstats
path: root/src/base/wlc
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing input swapping issue in MUXes derived from NDR.Alan Mishchenko2018-02-072-0/+4
* Improvements to NDR to represent hierarchical designs.Alan Mishchenko2018-02-051-17/+18
* Adding support of reading and writing designs using a new internal format (bu...Alan Mishchenko2018-01-291-18/+76
* Adding support of reading and writing designs using a new internal format.Alan Mishchenko2018-01-284-4/+362
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-2/+2
* Adding new type of MUX blasting.Alan Mishchenko2017-07-078-17/+57
* mergeYen-Sheng Ho2017-06-069-44/+126
|\
| * Bug fix in SMT handling: 'distinct' with more than two inputs.Alan Mishchenko2017-06-052-1/+26
| * Adding switch %blast -d to dump dual-output miter after blasting.Alan Mishchenko2017-04-298-43/+100
* | %pdra: fixed a bugYen-Sheng Ho2017-06-061-2/+2
* | %pdra: added an option for disabling incremental solvingYen-Sheng Ho2017-04-164-3/+10
|/
* %pdra: bug fixYen-Sheng Ho2017-04-091-1/+1
* %pdra: bug fixYen-Sheng Ho2017-04-091-0/+2
* %pdra: added top level callbacksYen-Sheng Ho2017-04-092-1/+5
* small changesYen-Sheng Ho2017-04-061-2/+0
* %pdra: handled real CEXs; refactorYen-Sheng Ho2017-04-061-12/+36
* %pdra: added an option -t for disabling trace reuseYen-Sheng Ho2017-03-314-3/+9
* mergeYen-Sheng Ho2017-03-311-41/+171
|\
| * Experiments with multipliers.Alan Mishchenko2017-03-301-35/+96
| * Experiments with multipliers.Alan Mishchenko2017-03-281-29/+98
* | %pdra: fixed bugsYen-Sheng Ho2017-03-302-8/+23
* | %pdra: fixed bugsYen-Sheng Ho2017-03-302-4/+6
* | %pdra: fixed bugsYen-Sheng Ho2017-03-292-38/+73
* | %pdra: improved performanceYen-Sheng Ho2017-03-281-8/+28
* | %pdra: added an option -sYen-Sheng Ho2017-03-285-20/+86
* | %pdra: added a procedure to shrink abstractionYen-Sheng Ho2017-03-272-1/+116
* | %pdra: refactorYen-Sheng Ho2017-03-271-4/+3
* | %pdra: added a procedure to rebuild tracesYen-Sheng Ho2017-03-271-2/+4
|/
* Experiments with multipliers.Alan Mishchenko2017-03-261-0/+149
* %pdra: working on bmc3Yen-Sheng Ho2017-03-194-132/+192
* %pdra: working on bmc3Yen-Sheng Ho2017-03-191-4/+11
* %pdra: working on bmc3Yen-Sheng Ho2017-03-191-30/+60
* %pdra: working on bmc3Yen-Sheng Ho2017-03-184-2/+92
* %pdra: isolated the procedure for checking comb. unsatYen-Sheng Ho2017-03-181-37/+49
* %pdra: cleanup, refactorYen-Sheng Ho2017-03-171-356/+49
* mergeYen-Sheng Ho2017-03-179-12/+356
|\
| * New word-level transformation.Alan Mishchenko2017-03-179-11/+355
* | %pdra: disabled an experimental procedureYen-Sheng Ho2017-03-171-2/+6
* | %pdra: created a new manager; refactoredYen-Sheng Ho2017-03-161-0/+326
* | added another function for printing wlcYen-Sheng Ho2017-03-161-0/+31
* | %pdra: added a structural support profiling of PPIsYen-Sheng Ho2017-03-161-0/+117
|/
* %pdra: added an option -i for weaker proof-based refinementYen-Sheng Ho2017-03-094-6/+24
* %pdra: added more statsYen-Sheng Ho2017-03-091-1/+6
* bug fixYen-Sheng Ho2017-03-091-1/+2
* %pdra, %abs: added option -d for apple-to-apple comparisonYen-Sheng Ho2017-03-094-8/+32
* %pdra: count the number of reused clausesYen-Sheng Ho2017-03-091-0/+10
* mergeYen-Sheng Ho2017-03-031-1/+1
|\
| * Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-021-1/+1
* | only try scorr on small circuitsYen-Sheng Ho2017-03-031-27/+31
* | added scorr to %pdra -uYen-Sheng Ho2017-03-021-1/+32