summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Experiments with new network data-structure.Alan Mishchenko2017-03-191-2/+2
* Experiments with new network data-structure.Alan Mishchenko2017-03-1911-0/+2169
* Code for structural unateness checking.Alan Mishchenko2017-03-182-0/+57
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-3/+12
* Merged in ysho/abc (pull request #68)Alan Mishchenko2017-03-171-242/+413
|\
| * %pdra: cleanup, refactorYen-Sheng Ho2017-03-171-356/+49
| * mergeYen-Sheng Ho2017-03-1710-30/+374
| |\
| * | %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
* | | Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-0/+102
| |/ |/|
* | New word-level transformation.Alan Mishchenko2017-03-179-11/+355
* | Small changes.Alan Mishchenko2017-03-161-18/+18
|/
* Integration of new SAT sweeper.Alan Mishchenko2017-03-111-4/+12
* %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
* Exact synthesis.Mathias Soeken2017-03-061-1/+1
* Fix exact command for multiple-output functions.Mathias Soeken2017-03-061-1/+24
* Merged alanmi/abc into defaultMathias Soeken2017-03-046-5/+195
|\
| * Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-031-0/+70
| * mergeYen-Sheng Ho2017-03-0312-23/+471
| |\
| | * removed unnecessary declarationHeinz Riener2017-03-031-1/+0
| | * added missing ABC_NAMESPACE_HEADERHeinz Riener2017-03-031-0/+4
| * | only try scorr on small circuitsYen-Sheng Ho2017-03-031-27/+31
| * | added scorr to %pdra -uYen-Sheng Ho2017-03-021-1/+32
| * | added experimental codesYen-Sheng Ho2017-03-021-0/+2
| * | %pdra: added an option -u for checking comb. unsatYen-Sheng Ho2017-03-014-5/+41
| * | %pdra: now checks if cex is real before refinementYen-Sheng Ho2017-03-011-0/+44
* | | Merged alanmi/abc into defaultMathias Soeken2017-03-0316-56/+1270
|\ \ \ | | |/ | |/|
| * | Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-026-15/+199
| * | Macro to prevent writing history file.Alan Mishchenko2017-03-021-3/+5
| * | Adding experimental command.Alan Mishchenko2017-03-023-0/+105
| * | Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-023-5/+159
| |/
| * Fixed a few compilcation issues with Windows compiler.Alan Mishchenko2017-02-281-11/+12
| * small tweaksYen-Sheng Ho2017-02-281-1/+1
| * mergeYen-Sheng Ho2017-02-281-4/+5
| |\
| | * Enabling LUT pairing.Alan Mishchenko2017-02-271-4/+5
| * | added an option -r to %pdra: proof-based refinement onlyYen-Sheng Ho2017-02-284-8/+21
| * | improved profiling in %pdraYen-Sheng Ho2017-02-281-4/+26
| * | added -L to %absYen-Sheng Ho2017-02-282-2/+16
| * | improved %pdra -LYen-Sheng Ho2017-02-271-0/+14
| * | %pdra -L: now applies to all typesYen-Sheng Ho2017-02-274-33/+105
| * | small tweaksYen-Sheng Ho2017-02-271-6/+6
| * | fixed a bugYen-Sheng Ho2017-02-261-2/+0
| * | added an option -L to %pdra for limiting the number of muxesYen-Sheng Ho2017-02-264-3/+85
| * | small tweaksYen-Sheng Ho2017-02-261-11/+58