Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Transforming miter by swapping sides. | Alan Mishchenko | 2017-07-23 | 2 | -10/+79 | |
* | Compiler warnings. | Alan Mishchenko | 2017-07-22 | 35 | -72/+72 | |
* | Experiments with BMC. | Alan Mishchenko | 2017-07-22 | 1 | -0/+185 | |
* | Experiments with BMC. | Alan Mishchenko | 2017-07-22 | 1 | -0/+1 | |
* | Handling corner cases in TT print-out. | Alan Mishchenko | 2017-07-21 | 1 | -0/+4 | |
* | Experiments with logic optimization. | Alan Mishchenko | 2017-07-21 | 3 | -0/+155 | |
* | Commenting out things in GIA constant sweeping. | Alan Mishchenko | 2017-07-14 | 1 | -3/+3 | |
* | Bug fix in MiniLUT APIs. | Alan Mishchenko | 2017-07-12 | 1 | -1/+31 | |
* | Supporting CO attributes in GIA. | Alan Mishchenko | 2017-07-12 | 3 | -1/+10 | |
* | Making MiniLUT work for more than 6 inputs. | Alan Mishchenko | 2017-07-08 | 1 | -17/+38 | |
* | Adding new type of MUX blasting. | Alan Mishchenko | 2017-07-07 | 8 | -17/+57 | |
* | Adding new command line options for &verify and &synch2. | Alan Mishchenko | 2017-07-06 | 3 | -8/+28 | |
* | Commenting out useless assertion. | Alan Mishchenko | 2017-07-06 | 1 | -1/+1 | |
* | Merged in boschmitt/abc (pull request #77) | Alan Mishchenko | 2017-07-04 | 4 | -15/+15 | |
|\ | ||||||
| * | Using arch macro for moderns compilers | Bruno Schmitt | 2017-07-04 | 1 | -5/+5 | |
| * | Small fixes for C++ compilers | Bruno Schmitt | 2017-07-04 | 3 | -10/+10 | |
* | | Synchronizing various data-structures. | Alan Mishchenko | 2017-07-04 | 11 | -23/+452 | |
|/ | ||||||
* | Saturating floating point computation. | Alan Mishchenko | 2017-07-01 | 4 | -6/+18 | |
* | Saturating floating point computation. | Alan Mishchenko | 2017-06-29 | 1 | -4/+10 | |
* | Not calling a changed API until it is fixed. | Alan Mishchenko | 2017-06-27 | 2 | -2/+2 | |
* | Temp changes | Alan Mishchenko | 2017-06-15 | 2 | -1/+33 | |
* | merge | Yen-Sheng Ho | 2017-06-06 | 34 | -113/+1835 | |
|\ | ||||||
| * | Bug fix in SMT handling: 'distinct' with more than two inputs. | Alan Mishchenko | 2017-06-05 | 2 | -1/+26 | |
| * | Outputting cell configurations. | Alan Mishchenko | 2017-06-02 | 1 | -3/+51 | |
| * | Several new procedures for GIA manipulation. | Alan Mishchenko | 2017-06-01 | 3 | -1/+129 | |
| * | Small fix for bins growth in sub-cube hashtable. | Bruno Schmitt | 2017-05-26 | 1 | -1/+2 | |
| * | Small change to gate names. | Alan Mishchenko | 2017-05-16 | 1 | -1/+1 | |
| * | Adding switch %blast -d to dump dual-output miter after blasting. | Alan Mishchenko | 2017-04-29 | 8 | -43/+100 | |
| * | Experiments with support minimization. | Alan Mishchenko | 2017-04-29 | 2 | -0/+553 | |
| * | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 2 | -16/+16 | |
| * | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 3 | -12/+12 | |
| * | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 1 | -3/+3 | |
| * | Compiler warnings. | Alan Mishchenko | 2017-04-28 | 3 | -7/+7 | |
| * | Experiments with support minimization. | Alan Mishchenko | 2017-04-27 | 6 | -20/+365 | |
| * | Two small fixes. | Alan Mishchenko | 2017-04-24 | 2 | -2/+2 | |
| * | Logic restructuring after mapping. | Alan Mishchenko | 2017-04-23 | 2 | -2/+23 | |
| * | Logic restructuring after mapping. | Alan Mishchenko | 2017-04-19 | 1 | -4/+4 | |
| * | Logic restructuring after mapping. | Alan Mishchenko | 2017-04-19 | 4 | -50/+334 | |
| * | Logic restruturing after mapping. | Alan Mishchenko | 2017-04-17 | 1 | -0/+124 | |
| * | Logic restruturing after mapping. | Alan Mishchenko | 2017-04-17 | 4 | -1/+137 | |
* | | %pdra: fixed a bug | Yen-Sheng Ho | 2017-06-06 | 1 | -2/+2 | |
* | | %pdra: added an option for disabling incremental solving | Yen-Sheng Ho | 2017-04-16 | 4 | -3/+10 | |
|/ | ||||||
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-12 | 1 | -0/+1 | |
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-11 | 4 | -4/+15 | |
* | Experiments with SAT sweeping. | Alan Mishchenko | 2017-04-11 | 3 | -24/+79 | |
* | Merged in ysho/abc (pull request #73) | Alan Mishchenko | 2017-04-12 | 2 | -1/+7 | |
|\ | ||||||
| * | merge | Yen-Sheng Ho | 2017-04-10 | 11 | -28/+151 | |
| |\ | ||||||
| * | | %pdra: bug fix | Yen-Sheng Ho | 2017-04-09 | 1 | -1/+1 | |
| * | | %pdra: bug fix | Yen-Sheng Ho | 2017-04-09 | 1 | -0/+2 | |
| * | | %pdra: added top level callbacks | Yen-Sheng Ho | 2017-04-09 | 2 | -1/+5 |