summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-161-34/+35
* Integrating Satoko into pdr.Alan Mishchenko2017-08-169-42/+68
* Changing enconding of the SAT solver return value in &bmcs.Alan Mishchenko2017-08-161-5/+11
* Additional changes to Satoko to enable various integrations.Alan Mishchenko2017-08-164-22/+44
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-152-21/+34
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-38/+54
* Added several helpful APIs to Satoko.Alan Mishchenko2017-08-153-0/+33
* Unfold several timeframes at the same time in &bmcs.Alan Mishchenko2017-08-152-91/+118
* Bug fix in &bmcs.Alan Mishchenko2017-08-151-8/+15
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-135-49/+130
* Renaming several Satoko APIs to avoid collision with MiniSAT.Alan Mishchenko2017-08-134-29/+29
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+25
* Experiments with BMC.Alan Mishchenko2017-08-132-2/+2
* Experiments with BMC.Alan Mishchenko2017-08-131-47/+31
* Experiments with BMC.Alan Mishchenko2017-08-131-0/+1
* Experiments with BMC.Alan Mishchenko2017-08-133-42/+311
* Adding a callback feature to Satoko.Alan Mishchenko2017-08-133-2/+13
* add frame done callback support for command &bmcsBaruch Sterin2017-08-093-0/+11
* add a new field to the ABC Frame. The new field is a callback that may be cal...Baruch Sterin2017-08-091-0/+4
* Experiments with BMC.Alan Mishchenko2017-08-093-2/+530
* New commands for backing up networks.Alan Mishchenko2017-08-044-7/+203
* Transforming miter by swapping sides.Alan Mishchenko2017-07-232-10/+79
* 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
|\
| * 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