summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | 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 ↵Alan Mishchenko2017-03-021-1/+8
| | | | | | | | | | | | | | | | | | | | literal reordering).
| * | | | 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
| | | | |
* | | | | 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-022-2/+107
| | | | |
* | | | | %pdra: added an option -u for checking comb. unsatYen-Sheng Ho2017-03-015-5/+54
| | | | |
* | | | | %pdra: now checks if cex is real before refinementYen-Sheng Ho2017-03-011-0/+44
|/ / / /
* | | | 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-2810-26/+197
|\ \ \ \
| * | | | Adding an procedure to write DIMACS.Bruno Schmitt2017-02-285-3/+74
| | | | | | | | | | | | | | | | | | | | Fixing small bugs.
| * | | | Enabling LUT pairing.Alan Mishchenko2017-02-271-4/+5
| | | | |
| * | | | Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-251-15/+25
| | | | |
| * | | | Restoring constraint manager to read old constraint file by default (use ↵Alan Mishchenko2017-02-252-18/+26
| | | | | | | | | | | | | | | | | | | | 'read_constr -n' to read new format).
| * | | | Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-252-1/+82
| | | | |
* | | | | 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-243-21/+3
|\ \ \ \
| * | | | Small changes in the usage message for &gla.Alan Mishchenko2017-02-231-1/+3
| | |_|/ | |/| |
| * | | Removing unused procedure.Alan Mishchenko2017-02-222-20/+0
| | | |
* | | | changed how pdr -t cleans up abs flopsYen-Sheng Ho2017-02-231-0/+15
| | | |
* | | | added %pdra -a: run with pdr -nctYen-Sheng Ho2017-02-235-2/+42
| | | |
* | | | working on %pdra -mYen-Sheng Ho2017-02-221-3/+24
| | | |
* | | | added an option -m for %pdraYen-Sheng Ho2017-02-223-3/+9
|/ / /
* | | Remapping flops in '%pdra.Alan Mishchenko2017-02-212-14/+94
| | |
* | | Changes to Visual Studio project file to support 'pdra'.Alan Mishchenko2017-02-211-2/+2
| | |
* | | Merged in ysho/abc (pull request #59)Alan Mishchenko2017-02-226-4/+1038
|\ \ \ | | | | | | | | | | | | added a new abstraction