summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-174-11/+486
* 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-1711-32/+398
| |\
| * | %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-173-0/+521
| |/ |/|
* | New word-level transformation.Alan Mishchenko2017-03-179-11/+355
* | Small changes.Alan Mishchenko2017-03-162-20/+42
|/
* Integration of new SAT sweeper.Alan Mishchenko2017-03-112-14/+44
* mergeYen-Sheng Ho2017-03-115-8/+375
|\
| * Improvements to ternary simulation.Alan Mishchenko2017-03-091-3/+3
| * Improvements to ternary simulation.Alan Mishchenko2017-03-095-8/+375
* | %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-0416-12/+3377
| |\
| * \ Merged alanmi/abc into defaultMathias Soeken2017-03-0332-100/+2404
| |\ \
| * \ \ Merged alanmi/abc into defaultMathias Soeken2017-02-22173-1947/+26070
| |\ \ \
| * \ \ \ Merged alanmi/abc into defaultMathias Soeken2016-12-0745-250/+7273
| |\ \ \ \
| * | | | | 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-034-0/+3127
* | | | | mergeYen-Sheng Ho2017-03-0322-50/+1377
|\ \ \ \ \
| * | | | | 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-026-17/+117
| * | | | 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-024-15/+168
| * | | | Network interface exploration.Alan Mishchenko2017-03-021-0/+614
| * | | | Adding alternative generalization procedure.Alan Mishchenko2017-03-023-21/+132
| * | | | Adding efficient procedure to minimize the set of assumptions (improved liter...Alan Mishchenko2017-03-021-1/+8
| * | | | Adding alternative generalization procedure.Alan Mishchenko2017-03-011-0/+1
| * | | | Adding alternative generalization procedure.Alan Mishchenko2017-03-012-7/+159
| * | | | Adding efficient procedure to minimize the set of assumptions.Alan Mishchenko2017-03-013-0/+79