summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Collapse)AuthorAgeFilesLines
* Adding switch to &b to prevent dumplicated area when used in delay-mode (&b ↵Alan Mishchenko2015-09-181-4/+8
| | | | -da).
* 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-087-18/+81
|
* Cleaning up boolean operators; adding unique name support; minor changes.Alan Mishchenko2015-09-073-34/+101
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-042-2/+2
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-043-98/+331
|
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+73
|
* Improvements to Cba data-structure.Alan Mishchenko2015-09-032-7/+5
|
* Improvements to Cba data-structure.Alan Mishchenko2015-09-037-280/+1581
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-305-192/+763
|
* Alternative way to bit-blast a divisor.Alan Mishchenko2015-08-291-4/+39
|
* More tuning in &nf.Alan Mishchenko2015-08-281-1/+1
|
* Adding switch to control area-recovery and more tuning in &nf.Alan Mishchenko2015-08-282-8/+20
|
* Bug fix in Vec_IntInsert() and a couple of new APIs.Alan Mishchenko2015-08-261-0/+18
|
* Changing 'refactor' to work with truth tables.Alan Mishchenko2015-08-253-175/+188
|
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2438-41/+39
|
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-244-1/+39
|
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2438-185/+525
|
* Merging recent changes.Alan Mishchenko2015-08-231-0/+69
|\
| * New command 'isonpn'.Alan Mishchenko2015-08-111-4/+4
| |
| * New command 'isonpn'.Alan Mishchenko2015-08-111-0/+69
| |
* | Experiments with mapping plus small changes.Alan Mishchenko2015-08-233-14/+45
|/
* Improvements to Cba data-structure.Alan Mishchenko2015-08-103-31/+30
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-59/+187
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-5/+7
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-096-201/+192
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-084-163/+420
|
* Fix for v_rams_20b and fix for 'write_rb' set/reset only input port allowedAlan Mishchenko2015-08-072-125/+197
|
* Compiler warnings.Alan Mishchenko2015-08-042-11/+3
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-047-161/+794
|
* Making ABC error out instead of crashing when non-standard range is given.Alan Mishchenko2015-08-031-3/+8
|
* Improvements to Cba data-structure.Alan Mishchenko2015-08-015-13/+18
|
* Improvements to Cba data-structure.Alan Mishchenko2015-07-3113-267/+817
|
* Improvements to Cba data-structure.Alan Mishchenko2015-07-294-465/+327
|
* Improvements to Cba data-structure.Alan Mishchenko2015-07-284-43/+242
|
* Updates to the Cba data-structure.Alan Mishchenko2015-07-253-17/+58
|
* Updates to Cba data-structure.Alan Mishchenko2015-07-242-18/+41
|
* Updates to Cba data-structure.Alan Mishchenko2015-07-235-178/+702
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-1/+1
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-0/+0
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-211-0/+0
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-2123-610/+6522
|
* Renaming Cba into Bac.Alan Mishchenko2015-07-2113-2069/+699
|
* Adding new GIA duplication API.Alan Mishchenko2015-07-211-1/+1
|
* Improving Wlc_Ntk_t data-structure by extending bit-ranges up to 4B enabling ↵Alan Mishchenko2015-07-163-12/+113
| | | | printout of AND2 in '%ps -d'.