Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exact synthesis. | Mathias Soeken | 2017-03-06 | 1 | -1/+1 |
| | |||||
* | Fix exact command for multiple-output functions. | Mathias Soeken | 2017-03-06 | 1 | -1/+24 |
| | |||||
* | Merged alanmi/abc into default | Mathias Soeken | 2017-03-04 | 6 | -5/+195 |
|\ | |||||
| * | Clone of the main SAT solver to eneable independent work. | Alan Mishchenko | 2017-03-03 | 1 | -0/+70 |
| | | |||||
| * | merge | Yen-Sheng Ho | 2017-03-03 | 12 | -23/+471 |
| |\ | |||||
| | * | removed unnecessary declaration | Heinz Riener | 2017-03-03 | 1 | -1/+0 |
| | | | |||||
| | * | added missing ABC_NAMESPACE_HEADER | Heinz Riener | 2017-03-03 | 1 | -0/+4 |
| | | | |||||
| * | | only try scorr on small circuits | Yen-Sheng Ho | 2017-03-03 | 1 | -27/+31 |
| | | | |||||
| * | | added scorr to %pdra -u | Yen-Sheng Ho | 2017-03-02 | 1 | -1/+32 |
| | | | |||||
| * | | added experimental codes | Yen-Sheng Ho | 2017-03-02 | 1 | -0/+2 |
| | | | |||||
| * | | %pdra: added an option -u for checking comb. unsat | Yen-Sheng Ho | 2017-03-01 | 4 | -5/+41 |
| | | | |||||
| * | | %pdra: now checks if cex is real before refinement | Yen-Sheng Ho | 2017-03-01 | 1 | -0/+44 |
| | | | |||||
* | | | Merged alanmi/abc into default | Mathias Soeken | 2017-03-03 | 16 | -56/+1270 |
|\ \ \ | | |/ | |/| | |||||
| * | | Moving global declarations into 'abcapi.h' and moving it into 'main' package. | Alan Mishchenko | 2017-03-02 | 6 | -15/+199 |
| | | | |||||
| * | | Macro to prevent writing history file. | Alan Mishchenko | 2017-03-02 | 1 | -3/+5 |
| | | | |||||
| * | | Adding experimental command. | Alan Mishchenko | 2017-03-02 | 3 | -0/+105 |
| | | | |||||
| * | | Adding command 'glitch' for glitch simulation. | Alan Mishchenko | 2017-03-02 | 3 | -5/+159 |
| |/ | |||||
| * | Fixed a few compilcation issues with Windows compiler. | Alan Mishchenko | 2017-02-28 | 1 | -11/+12 |
| | | |||||
| * | small tweaks | Yen-Sheng Ho | 2017-02-28 | 1 | -1/+1 |
| | | |||||
| * | merge | Yen-Sheng Ho | 2017-02-28 | 1 | -4/+5 |
| |\ | |||||
| | * | Enabling LUT pairing. | Alan Mishchenko | 2017-02-27 | 1 | -4/+5 |
| | | | |||||
| * | | added an option -r to %pdra: proof-based refinement only | Yen-Sheng Ho | 2017-02-28 | 4 | -8/+21 |
| | | | |||||
| * | | improved profiling in %pdra | Yen-Sheng Ho | 2017-02-28 | 1 | -4/+26 |
| | | | |||||
| * | | added -L to %abs | Yen-Sheng Ho | 2017-02-28 | 2 | -2/+16 |
| | | | |||||
| * | | improved %pdra -L | Yen-Sheng Ho | 2017-02-27 | 1 | -0/+14 |
| | | | |||||
| * | | %pdra -L: now applies to all types | Yen-Sheng Ho | 2017-02-27 | 4 | -33/+105 |
| | | | |||||
| * | | small tweaks | Yen-Sheng Ho | 2017-02-27 | 1 | -6/+6 |
| | | | |||||
| * | | fixed a bug | Yen-Sheng Ho | 2017-02-26 | 1 | -2/+0 |
| | | | |||||
| * | | added an option -L to %pdra for limiting the number of muxes | Yen-Sheng Ho | 2017-02-26 | 4 | -3/+85 |
| | | | |||||
| * | | small tweaks | Yen-Sheng Ho | 2017-02-26 | 1 | -11/+58 |
| | | | |||||
| * | | improved %pdra -b | Yen-Sheng Ho | 2017-02-25 | 1 | -24/+43 |
| | | | |||||
| * | | added an option -b to %pdra | Yen-Sheng Ho | 2017-02-25 | 4 | -32/+237 |
| | | | |||||
| * | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+78 |
| | | | |||||
| * | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+72 |
| | | | |||||
| * | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+88 |
| |/ | |||||
| * | mege | Yen-Sheng Ho | 2017-02-24 | 1 | -1/+3 |
| |\ | |||||
| | * | Small changes in the usage message for &gla. | Alan Mishchenko | 2017-02-23 | 1 | -1/+3 |
| | | | |||||
| * | | added %pdra -a: run with pdr -nct | Yen-Sheng Ho | 2017-02-23 | 4 | -2/+16 |
| | | | |||||
| * | | working on %pdra -m | Yen-Sheng Ho | 2017-02-22 | 1 | -3/+24 |
| | | | |||||
| * | | added an option -m for %pdra | Yen-Sheng Ho | 2017-02-22 | 3 | -3/+9 |
| |/ | |||||
* | | Merged alanmi/abc into default | Mathias Soeken | 2017-02-22 | 32 | -760/+5301 |
|\| | |||||
| * | Remapping flops in '%pdra. | Alan Mishchenko | 2017-02-21 | 1 | -12/+83 |
| | | |||||
| * | Merged in ysho/abc (pull request #59) | Alan Mishchenko | 2017-02-22 | 4 | -3/+285 |
| |\ | | | | | | | | | | added a new abstraction | ||||
| | * | clean up | Yen-Sheng Ho | 2017-02-21 | 1 | -269/+0 |
| | | | |||||
| | * | clean up | Yen-Sheng Ho | 2017-02-21 | 4 | -49/+8 |
| | | | |||||
| | * | added options of checking and pushing to %pdra | Yen-Sheng Ho | 2017-02-20 | 3 | -6/+18 |
| | | | |||||
| | * | added datastructure for %pdra options | Yen-Sheng Ho | 2017-02-20 | 3 | -4/+45 |
| | | | |||||
| | * | fixed time profiling in pdr | Yen-Sheng Ho | 2017-02-20 | 1 | -0/+4 |
| | | | |||||
| | * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -1/+1 |
| | | | |||||
| | * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -10/+6 |
| | | |