summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Compiler warnings.Alan Mishchenko2017-07-2235-72/+72
|
* Experiments with BMC.Alan Mishchenko2017-07-221-0/+185
|
* Experiments with BMC.Alan Mishchenko2017-07-222-0/+5
|
* Handling corner cases in TT print-out.Alan Mishchenko2017-07-211-0/+4
|
* Experiments with logic optimization.Alan Mishchenko2017-07-213-0/+155
|
* Accidental change.Alan Mishchenko2017-07-171-37/+37
|
* Commenting out things in GIA constant sweeping.Alan Mishchenko2017-07-141-3/+3
|
* Bug fix in MiniLUT APIs.Alan Mishchenko2017-07-121-1/+31
|
* Supporting CO attributes in GIA.Alan Mishchenko2017-07-123-1/+10
|
* Making MiniLUT work for more than 6 inputs.Alan Mishchenko2017-07-081-17/+38
|
* Adding new type of MUX blasting.Alan Mishchenko2017-07-078-17/+57
|
* Adding new command line options for &verify and &synch2.Alan Mishchenko2017-07-063-8/+28
|
* Commenting out useless assertion.Alan Mishchenko2017-07-061-1/+1
|
* Merged in boschmitt/abc (pull request #77)Alan Mishchenko2017-07-044-15/+15
|\ | | | | | | Small fixes for C++ compilers
| * Using arch macro for moderns compilersBruno Schmitt2017-07-041-5/+5
| |
| * Small fixes for C++ compilersBruno Schmitt2017-07-043-10/+10
| |
* | Synchronizing various data-structures.Alan Mishchenko2017-07-0411-23/+452
|/
* Saturating floating point computation.Alan Mishchenko2017-07-014-6/+18
|
* Saturating floating point computation.Alan Mishchenko2017-06-291-4/+10
|
* Not calling a changed API until it is fixed.Alan Mishchenko2017-06-272-2/+2
|
* Temp changesAlan Mishchenko2017-06-152-1/+33
|
* mergeYen-Sheng Ho2017-06-0635-113/+1843
|\
| * Bug fix in SMT handling: 'distinct' with more than two inputs.Alan Mishchenko2017-06-052-1/+26
| |
| * Outputting cell configurations.Alan Mishchenko2017-06-021-3/+51
| |
| * Several new procedures for GIA manipulation.Alan Mishchenko2017-06-013-1/+129
| |
| * Small fix for bins growth in sub-cube hashtable.Bruno Schmitt2017-05-261-1/+2
| |
| * Small change to gate names.Alan Mishchenko2017-05-161-1/+1
| |
| * Adding switch %blast -d to dump dual-output miter after blasting.Alan Mishchenko2017-04-298-43/+100
| |
| * Experiments with support minimization.Alan Mishchenko2017-04-292-0/+553
| |
| * Compiler warnings.Alan Mishchenko2017-04-282-16/+16
| |
| * Compiler warnings.Alan Mishchenko2017-04-283-12/+12
| |
| * Compiler warnings.Alan Mishchenko2017-04-281-3/+3
| |
| * Compiler warnings.Alan Mishchenko2017-04-283-7/+7
| |
| * Experiments with support minimization.Alan Mishchenko2017-04-277-20/+369
| |
| * Two small fixes.Alan Mishchenko2017-04-242-2/+2
| |
| * Logic restructuring after mapping.Alan Mishchenko2017-04-232-2/+23
| |
| * Logic restructuring after mapping.Alan Mishchenko2017-04-191-4/+4
| |
| * Logic restructuring after mapping.Alan Mishchenko2017-04-194-50/+334
| |
| * Logic restruturing after mapping.Alan Mishchenko2017-04-171-0/+124
| |
| * Logic restruturing after mapping.Alan Mishchenko2017-04-175-1/+141
| |
* | %pdra: fixed a bugYen-Sheng Ho2017-06-061-2/+2
| |
* | %pdra: added an option for disabling incremental solvingYen-Sheng Ho2017-04-164-3/+10
|/
* Experiments with SAT sweeping.Alan Mishchenko2017-04-121-0/+1
|
* Experiments with SAT sweeping.Alan Mishchenko2017-04-114-4/+15
|
* Experiments with SAT sweeping.Alan Mishchenko2017-04-113-24/+79
|
* Merged in ysho/abc (pull request #73)Alan Mishchenko2017-04-122-1/+7
|\ | | | | | | Improvements to %pdra
| * mergeYen-Sheng Ho2017-04-1012-28/+159
| |\
| * | %pdra: bug fixYen-Sheng Ho2017-04-091-1/+1
| | |
| * | %pdra: bug fixYen-Sheng Ho2017-04-091-0/+2
| | |
| * | %pdra: added top level callbacksYen-Sheng Ho2017-04-092-1/+5
| | |