Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | %pdra: fixed bugs | Yen-Sheng Ho | 2017-03-30 | 3 | -5/+8 |
* | added callbacks to sat solvers in pdr | Yen-Sheng Ho | 2017-03-29 | 1 | -0/+4 |
* | %pdra: fixed bugs | Yen-Sheng Ho | 2017-03-29 | 3 | -39/+78 |
* | %pdra: improved performance | Yen-Sheng Ho | 2017-03-28 | 1 | -8/+28 |
* | %pdra: added an option -s | Yen-Sheng Ho | 2017-03-28 | 5 | -20/+86 |
* | %pdra: added a procedure to shrink abstraction | Yen-Sheng Ho | 2017-03-27 | 2 | -1/+116 |
* | %pdra: refactor | Yen-Sheng Ho | 2017-03-27 | 2 | -18/+3 |
* | %pdra: added a procedure to rebuild traces | Yen-Sheng Ho | 2017-03-27 | 2 | -7/+144 |
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-26 | 7 | -18/+60 |
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-26 | 2 | -2/+2 |
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-26 | 10 | -295/+839 |
* | Experiments with multipliers. | Alan Mishchenko | 2017-03-26 | 3 | -175/+612 |
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-23 | 3 | -23/+619 |
* | Experiments with don't-cares. | Alan Mishchenko | 2017-03-22 | 6 | -5/+1371 |
* | Experiments with new network data-structure. | Alan Mishchenko | 2017-03-20 | 6 | -12/+19 |
* | added callbacks to bmc3 and sat solver | Yen-Sheng Ho | 2017-03-20 | 3 | -0/+8 |
* | Merged in ysho/abc (pull request #69) | Alan Mishchenko | 2017-03-20 | 8 | -65/+272 |
|\ | |||||
| * | merge | Yen-Sheng Ho | 2017-03-19 | 4 | -6/+9 |
| |\ | |||||
| * | | %pdra: working on bmc3 | Yen-Sheng Ho | 2017-03-19 | 4 | -132/+192 |
| * | | %pdra: working on bmc3 | Yen-Sheng Ho | 2017-03-19 | 3 | -4/+19 |
| * | | %pdra: working on bmc3 | Yen-Sheng Ho | 2017-03-19 | 1 | -30/+60 |
| * | | %pdra: working on bmc3 | Yen-Sheng Ho | 2017-03-18 | 4 | -2/+92 |
| * | | %pdra: isolated the procedure for checking comb. unsat | Yen-Sheng Ho | 2017-03-18 | 1 | -37/+49 |
* | | | Experiments with new network data-structure. | Alan Mishchenko | 2017-03-19 | 1 | -0/+4 |
* | | | Experiments with new network data-structure. | Alan Mishchenko | 2017-03-19 | 2 | -5/+5 |
* | | | Experiments with new network data-structure. | Alan Mishchenko | 2017-03-19 | 14 | -135/+2438 |
| |/ |/| | |||||
* | | Several bug fixed / small changes in Satoko. | Alan Mishchenko | 2017-03-18 | 4 | -6/+9 |
|/ | |||||
* | Code for structural unateness checking. | Alan Mishchenko | 2017-03-18 | 1 | -0/+255 |
* | Code for structural unateness checking. | Alan Mishchenko | 2017-03-18 | 3 | -0/+58 |
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 2 | -9/+9 |
* | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 4 | -11/+486 |
* | Merged in ysho/abc (pull request #68) | Alan Mishchenko | 2017-03-17 | 1 | -242/+413 |
|\ | |||||
| * | %pdra: cleanup, refactor | Yen-Sheng Ho | 2017-03-17 | 1 | -356/+49 |
| * | merge | Yen-Sheng Ho | 2017-03-17 | 11 | -32/+398 |
| |\ | |||||
| * | | %pdra: disabled an experimental procedure | Yen-Sheng Ho | 2017-03-17 | 1 | -2/+6 |
| * | | %pdra: created a new manager; refactored | Yen-Sheng Ho | 2017-03-16 | 1 | -0/+326 |
| * | | added another function for printing wlc | Yen-Sheng Ho | 2017-03-16 | 1 | -0/+31 |
| * | | %pdra: added a structural support profiling of PPIs | Yen-Sheng Ho | 2017-03-16 | 1 | -0/+117 |
* | | | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 1 | -1/+1 |
* | | | Synthesis for mesh of LUTs. | Alan Mishchenko | 2017-03-17 | 3 | -0/+521 |
| |/ |/| | |||||
* | | New word-level transformation. | Alan Mishchenko | 2017-03-17 | 9 | -11/+355 |
* | | Small changes. | Alan Mishchenko | 2017-03-16 | 2 | -20/+42 |
|/ | |||||
* | Integration of new SAT sweeper. | Alan Mishchenko | 2017-03-11 | 2 | -14/+44 |
* | merge | Yen-Sheng Ho | 2017-03-11 | 5 | -8/+375 |
|\ | |||||
| * | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 1 | -3/+3 |
| * | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 5 | -8/+375 |
* | | %pdra: added an option -i for weaker proof-based refinement | Yen-Sheng Ho | 2017-03-09 | 4 | -6/+24 |
* | | %pdra: added more stats | Yen-Sheng Ho | 2017-03-09 | 1 | -1/+6 |
* | | bug fix | Yen-Sheng Ho | 2017-03-09 | 1 | -1/+2 |
* | | %pdra, %abs: added option -d for apple-to-apple comparison | Yen-Sheng Ho | 2017-03-09 | 4 | -8/+32 |