summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | improved %pdra -bYen-Sheng Ho2017-02-251-24/+43
| * | added an option -b to %pdraYen-Sheng Ho2017-02-254-32/+237
| * | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+78
| * | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+72
| * | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+88
| |/
| * megeYen-Sheng Ho2017-02-241-1/+3
| |\
| | * Small changes in the usage message for &gla.Alan Mishchenko2017-02-231-1/+3
| * | added %pdra -a: run with pdr -nctYen-Sheng Ho2017-02-234-2/+16
| * | working on %pdra -mYen-Sheng Ho2017-02-221-3/+24
| * | added an option -m for %pdraYen-Sheng Ho2017-02-223-3/+9
| |/
* | Merged alanmi/abc into defaultMathias Soeken2017-02-2232-760/+5301
|\|
| * Remapping flops in '%pdra.Alan Mishchenko2017-02-211-12/+83
| * Merged in ysho/abc (pull request #59)Alan Mishchenko2017-02-224-3/+285
| |\
| | * clean upYen-Sheng Ho2017-02-211-269/+0
| | * clean upYen-Sheng Ho2017-02-214-49/+8
| | * added options of checking and pushing to %pdraYen-Sheng Ho2017-02-203-6/+18
| | * added datastructure for %pdra optionsYen-Sheng Ho2017-02-203-4/+45
| | * fixed time profiling in pdrYen-Sheng Ho2017-02-201-0/+4
| | * working on pdr with wlaYen-Sheng Ho2017-02-191-1/+1
| | * working on pdr with wlaYen-Sheng Ho2017-02-191-10/+6
| | * working on pdr with wlaYen-Sheng Ho2017-02-191-5/+25