summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Several changes to various packages.Alan Mishchenko2017-09-045-5/+125
|
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-163-14/+26
|
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-1/+6
|
* Unfold several timeframes at the same time in &bmcs.Alan Mishchenko2017-08-151-3/+15
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-131-2/+6
|
* Experiments with BMC.Alan Mishchenko2017-08-131-1/+1
|
* Experiments with BMC.Alan Mishchenko2017-08-131-2/+16
|
* add frame done callback support for command &bmcsBaruch Sterin2017-08-091-0/+2
|
* 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-091-0/+106
|
* New commands for backing up networks.Alan Mishchenko2017-08-044-7/+203
|
* Transforming miter by swapping sides.Alan Mishchenko2017-07-231-10/+18
|
* Compiler warnings.Alan Mishchenko2017-07-229-15/+15
|
* Experiments with logic optimization.Alan Mishchenko2017-07-212-0/+101
|
* Adding new type of MUX blasting.Alan Mishchenko2017-07-078-17/+57
|
* Adding new command line options for &verify and &synch2.Alan Mishchenko2017-07-061-6/+14
|
* Merged in boschmitt/abc (pull request #77)Alan Mishchenko2017-07-041-1/+1
|\ | | | | | | Small fixes for C++ compilers
| * Small fixes for C++ compilersBruno Schmitt2017-07-041-1/+1
| |
* | Synchronizing various data-structures.Alan Mishchenko2017-07-042-0/+10
|/
* Saturating floating point computation.Alan Mishchenko2017-07-011-1/+1
|
* Temp changesAlan Mishchenko2017-06-151-1/+8
|
* mergeYen-Sheng Ho2017-06-0616-55/+728
|\
| * Bug fix in SMT handling: 'distinct' with more than two inputs.Alan Mishchenko2017-06-052-1/+26
| |
| * Several new procedures for GIA manipulation.Alan Mishchenko2017-06-012-1/+78
| |
| * 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
| |
| * Two small fixes.Alan Mishchenko2017-04-241-1/+1
| |
| * 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-193-49/+326
| |
| * Logic restruturing after mapping.Alan Mishchenko2017-04-171-0/+124
| |
| * Logic restruturing after mapping.Alan Mishchenko2017-04-173-0/+92
| |
* | %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-111-3/+7
|
* mergeYen-Sheng Ho2017-04-107-23/+109
|\
| * Experiments with hashing.Alan Mishchenko2017-04-084-1/+57
| |
| * Experiments with don't-cares.Alan Mishchenko2017-04-084-23/+53
| |
* | %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
|/
* mergeYen-Sheng Ho2017-04-066-384/+1182
|\
| * Adding stand-alone cut computation to GIA.Alan Mishchenko2017-04-051-3/+3
| |
| * Experiments with don't-cares.Alan Mishchenko2017-04-045-50/+176
| |
| * Experiments with don't-cares.Alan Mishchenko2017-04-043-170/+435
| |
| * Experiments with don't-cares.Alan Mishchenko2017-04-026-324/+595
| |
| * Experiments with don't-cares.Alan Mishchenko2017-03-311-2/+2
| |
| * Experiments with don't-cares.Alan Mishchenko2017-03-313-60/+196
| |
* | small changesYen-Sheng Ho2017-04-061-2/+0
| |
* | %pdra: handled real CEXs; refactorYen-Sheng Ho2017-04-061-12/+36
| |