summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Satoko] Correcting bug found when integrating with pdr.Bruno Schmitt2017-08-284-21/+102
| | | | | | The head of the propagation queue was not begin properly reset. Adding some debugging functions.
* Adding runtime profile to &bmcs.Alan Mishchenko2017-08-161-1/+26
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-3/+3
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-161-1/+1
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-0/+5
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-3/+5
|
* Changing enconding of the SAT solver return value in &bmcs.Alan Mishchenko2017-08-161-7/+8
|
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-1611-69/+178
|
* 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 ↵Baruch Sterin2017-08-091-0/+4
| | | | called by a BMC-like engine when a frame is done and a PO is either known to be SAT or UNSAT up to a specific frame
* 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
|\ | | | | | | 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
|/