summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Adding API to dump MiniAIG into a Verilog file and other small changes.Alan Mishchenko2017-10-225-2/+10
* Adding random search in exact synthesis.Alan Mishchenko2017-10-201-6/+23
* Integrating old SAT solver into majexact and twoexact.Alan Mishchenko2017-10-191-11/+27
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-171-6/+11
* Fix the build.Alan Mishchenko2017-10-111-1/+0
* Another variation on exact synthesis.Alan Mishchenko2017-10-111-1/+80
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-061-1/+3
* Improvements to truth table manipulation.Alan Mishchenko2017-10-051-2/+2
* Fixing minimize_assuptions using Glucose.Alan Mishchenko2017-10-021-0/+1
* Adding printout of slack distribution for mapped networks.Alan Mishchenko2017-10-021-3/+7
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-14/+18
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-0/+75
* Maintenance and updates.Alan Mishchenko2017-09-242-5/+10
* Maintenance and updates.Alan Mishchenko2017-09-201-11/+22
* Uncommenting handling of initial values of the flops.Alan Mishchenko2017-09-191-2/+2
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-3/+10
* Adding support for Dimacs input to &satoko.Alan Mishchenko2017-09-161-6/+14
* Experiment with mapping.Alan Mishchenko2017-09-151-1/+80
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-121-2/+2
* Adding switch '-c' to 'dsec' to disable internal netlist check.Alan Mishchenko2017-09-093-20/+23
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+2
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+7
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-061-2/+6
* Integrating Glucose into &bmcs -g.Alan Mishchenko2017-09-061-5/+11
* Compiler warning.Alan Mishchenko2017-09-061-1/+1
* Adding Glucose 3.0 as a separate package.Alan Mishchenko2017-09-061-0/+4
* Renaming command-line option '-s' to be '-q' in 'pdr'.Alan Mishchenko2017-09-061-4/+4
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-2/+2
* Several small changes.Alan Mishchenko2017-09-061-2/+2
* Several small changes.Alan Mishchenko2017-09-051-1/+1
* 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 cal...Baruch Sterin2017-08-091-0/+4
* 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++ 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