summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Collapse)AuthorAgeFilesLines
* Experiments with don't-cares.Alan Mishchenko2017-03-262-15/+15
|
* Experiments with don't-cares.Alan Mishchenko2017-03-261-0/+135
|
* Experiments with new network data-structure.Alan Mishchenko2017-03-191-0/+49
|
* Code for structural unateness checking.Alan Mishchenko2017-03-182-0/+57
|
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-3/+12
|
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-0/+102
|
* Integration of new SAT sweeper.Alan Mishchenko2017-03-111-4/+12
|
* Exact synthesis.Mathias Soeken2017-03-061-1/+1
|
* Fix exact command for multiple-output functions.Mathias Soeken2017-03-061-1/+24
|
* Merged alanmi/abc into defaultMathias Soeken2017-03-041-0/+70
|\
| * Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-031-0/+70
| |
* | Merged alanmi/abc into defaultMathias Soeken2017-03-035-18/+279
|\|
| * Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-021-8/+8
| |
| * Adding experimental command.Alan Mishchenko2017-03-023-0/+105
| |
| * Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-022-5/+158
| |
| * Enabling LUT pairing.Alan Mishchenko2017-02-271-4/+5
| |
| * Small changes in the usage message for &gla.Alan Mishchenko2017-02-231-1/+3
| |
* | Merged alanmi/abc into defaultMathias Soeken2017-02-228-266/+860
|\|
| * Experiments with SAT sweeping.Alan Mishchenko2017-02-201-1/+1
| |
| * Experiments with SAT sweeping.Alan Mishchenko2017-02-181-1/+1
| |
| * Promising alternative of CEX minimization in 'pdr'.Alan Mishchenko2017-02-161-2/+6
| |
| * Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-161-2/+6
| |
| * Word-level abstraction engine.Alan Mishchenko2017-02-151-5/+5
| |
| * Adding APIs to mark cones. Creating test-bench for incremental solving ↵Alan Mishchenko2017-02-111-5/+9
| | | | | | | | &satoko -i.
| * Updates to the autotuner.Alan Mishchenko2017-02-101-210/+10
| |
| * Merged in boschmitt/abc (pull request #51)Alan Mishchenko2017-02-111-4/+214
| |\ | | | | | | | | | Modifications to satoko.
| | * New fixed point data type.Bruno Schmitt2017-02-101-4/+214
| | | | | | | | | | | | | | | Expose all options to command line. Expose search statistics to users.
| * | Re-introducing floating-point activity in the SAT solver.Alan Mishchenko2017-02-101-2/+6
| |/
| * Standardizing the use of new CNF generator. Adding CNF variable connectivity ↵Alan Mishchenko2017-02-102-5/+2
| | | | | | | | information.
| * Accidental change.Alan Mishchenko2017-02-081-1/+1
| |
| * Autotuner for 'satoko'.Alan Mishchenko2017-02-081-4/+23
| |
| * New command &satoko.Alan Mishchenko2017-02-081-2/+71
| |
| * Small changes to support old compilers.Bruno Schmitt2017-02-061-1/+1
| |
| * Adding a new SAT solver to ABC. (Satoko)Bruno Schmitt2017-02-061-1/+81
| | | | | | | | The command is ‘satoko’
| * Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-061-2/+6
| |
| * Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-031-2/+6
| |
| * Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-031-2/+6
| |
| * Improvements to inductive generalization in IC3/PDR by Zyad Hassan.Alan Mishchenko2017-02-021-4/+31
| |
| * Fix mismatch in output formatting.Alan Mishchenko2017-01-211-6/+6
| |
| * Small fixes and a change to &cec to allow two files names given as ↵Alan Mishchenko2017-01-212-44/+91
| | | | | | | | command-line arguments.
| * Updates to arithmetic verification.Alan Mishchenko2017-01-151-1/+53
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-141-1/+1
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-142-33/+17
| |
| * Adding print-out of critical path for mapped AIGs to &show.Alan Mishchenko2017-01-131-6/+9
| |
| * Updates to arithmetic verification.Alan Mishchenko2017-01-111-0/+48
| |
| * Updated to arithmetic verification.Alan Mishchenko2017-01-091-51/+95
| |
| * Bug fix in delay-opt framework.Alan Mishchenko2017-01-091-1/+1
| |
| * Compiler warnings.Alan Mishchenko2017-01-071-1/+1
| |
| * Updates to delay optimization project.Alan Mishchenko2017-01-021-13/+18
| |
| * Updates to delay optimization project.Alan Mishchenko2016-12-311-2/+26
| |