summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-7/+7
* Improvements to 'satclp'.Alan Mishchenko2015-11-091-10/+15
* g++ compiler warnings.Alan Mishchenko2015-11-081-0/+1
* Improvements to storing and reusing simulation info.Alan Mishchenko2015-11-051-2/+1
* Merged in sterin/abc (pull request #13)Alan Mishchenko2015-10-281-17/+9
|\
| * Restoring Aaron Hurst's "fretime" commandBaruch Sterin2015-10-281-17/+9
* | Improvements in delay optimization.Alan Mishchenko2015-10-281-2/+6
|/
* Enabling reverse topo order in area minimization.Alan Mishchenko2015-10-281-2/+6
* Improvements to command print_fanio.Alan Mishchenko2015-10-271-9/+29
* Changes for delay-oriented computation.Alan Mishchenko2015-10-261-5/+21
* Extending library handling to 8 inputs.Alan Mishchenko2015-10-251-2/+2
* New command &isost.Alan Mishchenko2015-10-251-0/+70
* Changes for delay-oriented computation.Alan Mishchenko2015-10-241-13/+40
* Changes for delay-oriented computation.Alan Mishchenko2015-10-241-2/+14
* Set the default cube limit in 'satclp' to be 0.Alan Mishchenko2015-10-231-2/+2
* Added switch 'satclp -Z' to control the max size of the cone to work with.Alan Mishchenko2015-10-231-4/+17
* Minor tuning in 'satclp'.Alan Mishchenko2015-10-221-2/+2
* Added several knobs to control QoR in &nf.Alan Mishchenko2015-10-201-24/+32
* Additional improvements in 'satclp'.Alan Mishchenko2015-10-181-2/+18
* Moving BDD-based threshold function detection to the BDD part of the code.Alan Mishchenko2015-10-161-1/+2
* Experiments with precomputation and matching.Alan Mishchenko2015-10-151-4/+10
* Experiments with precomputation and matching.Alan Mishchenko2015-10-151-2/+22
* Experiments with precomputation and matching.Alan Mishchenko2015-10-141-2/+14
* Experiments with precomputation and matching.Alan Mishchenko2015-10-131-16/+20
* Experiments with precomputation and matching.Alan Mishchenko2015-10-121-2/+6
* Experiments with functional matching.Alan Mishchenko2015-10-091-2/+5
* Experiments with functional matching.Alan Mishchenko2015-10-081-10/+165
* Two fixes in 'dsd_filter'.Alan Mishchenko2015-10-071-1/+2
* New switch 'satclp -r' to reverse variable order.Alan Mishchenko2015-10-071-6/+11
* Experiments with functional matching.Alan Mishchenko2015-10-051-5/+7
* Naive LUT packing algorithm (command &pack).Alan Mishchenko2015-09-301-0/+99
* Experiments with LUT structure mapping.Alan Mishchenko2015-09-301-0/+1
* Experiments with LUT structure mapping.Alan Mishchenko2015-09-271-0/+233
* New command &rexwalk.Alan Mishchenko2015-09-261-0/+71
* Threshold logic checking code by Augusto Neutzling and Jody Matos.Alan Mishchenko2015-09-231-8/+15
* Fixing corner-cases in 'tempor' and in 'unfold'.Alan Mishchenko2015-09-221-1/+6
* Adding new command &rex2gia.Alan Mishchenko2015-09-221-0/+67
* Adding switch to &b to prevent dumplicated area when used in delay-mode (&b -...Alan Mishchenko2015-09-181-4/+8
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-1/+1
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-4/+4
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-3/+12
* Improvements to QBF solver; new quantification command &qvar.Alan Mishchenko2015-09-181-20/+84
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-081-4/+10
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-11/+124
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+73
* Adding switch to control area-recovery and more tuning in &nf.Alan Mishchenko2015-08-281-7/+19
* Changing 'refactor' to work with truth tables.Alan Mishchenko2015-08-251-4/+9
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-2/+2
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-0/+15
* Merging recent changes.Alan Mishchenko2015-08-231-0/+69
|\