summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* %pdra: working on bmc3Yen-Sheng Ho2017-03-195-132/+196
* %pdra: working on bmc3Yen-Sheng Ho2017-03-193-4/+19
* %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
* Code for structural unateness checking.Alan Mishchenko2017-03-181-0/+255
* Code for structural unateness checking.Alan Mishchenko2017-03-183-0/+58
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-172-9/+9
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-175-11/+490
* 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-1712-32/+402
| |\
| * | %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-1/+1
* | | Synthesis for mesh of LUTs.Alan Mishchenko2017-03-174-0/+525
| |/ |/|
* | New word-level transformation.Alan Mishchenko2017-03-1710-11/+359
* | Small changes.Alan Mishchenko2017-03-162-20/+42
|/
* Integration of new SAT sweeper.Alan Mishchenko2017-03-112-14/+44
* mergeYen-Sheng Ho2017-03-116-8/+383
|\
| * Improvements to ternary simulation.Alan Mishchenko2017-03-092-3/+7
| * Improvements to ternary simulation.Alan Mishchenko2017-03-096-8/+379
* | %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
|/
* Merged in msoeken/abc-exact (pull request #66)Alan Mishchenko2017-03-063-4/+42
|\
| * Exact synthesis.Mathias Soeken2017-03-061-1/+1
| * Fix wrong type cast.Mathias Soeken2017-03-062-2/+2
| * Fix exact command for multiple-output functions.Mathias Soeken2017-03-061-1/+24
| * Merged alanmi/abc into defaultMathias Soeken2017-03-0417-12/+3385
| |\
| * \ Merged alanmi/abc into defaultMathias Soeken2017-03-0333-100/+2412
| |\ \
| * \ \ Merged alanmi/abc into defaultMathias Soeken2017-02-22177-1949/+26306
| |\ \ \
| * \ \ \ Merged alanmi/abc into defaultMathias Soeken2016-12-0747-251/+7342
| |\ \ \ \
| * | | | | Exact synthesis.Mathias Soeken2016-11-021-1/+16
* | | | | | Prevents Satoko from silently becoming inconsistentBruno Schmitt2017-03-062-8/+18
| |_|_|_|/ |/| | | |
* | | | | Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-032-0/+2
* | | | | Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-035-0/+3135
* | | | | mergeYen-Sheng Ho2017-03-0323-50/+1385
|\ \ \ \ \
| * | | | | removed unnecessary declarationHeinz Riener2017-03-031-1/+0
| * | | | | changed int to unsigned / narrowing conversion errorHeinz Riener2017-03-033-3/+3
| * | | | | added missing ABC_NAMESPACE_HEADERHeinz Riener2017-03-031-0/+4
| * | | | | stringizing macro argumentHeinz Riener2017-03-031-2/+2
| | |_|_|/ | |/| | |
| * | | | Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-021-0/+4
| * | | | Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-026-17/+117
| * | | | Macro to prevent writing history file.Alan Mishchenko2017-03-021-3/+5
| * | | | Adding experimental command.Alan Mishchenko2017-03-024-0/+109