summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-0816-38/+554
* Cleaning up boolean operators; adding unique name support; minor changes.Alan Mishchenko2015-09-073-34/+101
* More tuning in &nf.Alan Mishchenko2015-09-061-17/+30
* More tuning in &nf.Alan Mishchenko2015-09-061-1/+1
* More tuning in &nf.Alan Mishchenko2015-09-061-5/+7
* More tuning in &nf.Alan Mishchenko2015-09-063-422/+130
* More tuning in &nf.Alan Mishchenko2015-09-041-5/+354
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-045-53/+132
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-044-169/+479
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+227
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-035-8/+129
* Improvements to Cba data-structure.Alan Mishchenko2015-09-033-8/+6
* Improvements to Cba data-structure.Alan Mishchenko2015-09-038-281/+1582
* Removing unhelpful assertion in CEX minimization.Alan Mishchenko2015-09-011-1/+1
* Experimenting with area recovery.Alan Mishchenko2015-08-311-2/+2
* Experimenting with area recovery.Alan Mishchenko2015-08-311-10/+10
* Experimenting with area recovery.Alan Mishchenko2015-08-311-136/+92
* Experimenting with area recovery.Alan Mishchenko2015-08-311-49/+287
* Performance tuning of the Nf.Alan Mishchenko2015-08-311-1/+1
* Performance tuning of the Nf.Alan Mishchenko2015-08-312-146/+152
* Updating Mio to use int instead of float.Alan Mishchenko2015-08-312-2/+192
* Improvements to Cba data-structure.Alan Mishchenko2015-08-305-192/+763
* Alternative way to bit-blast a divisor.Alan Mishchenko2015-08-292-5/+40
* More tuning in &nf.Alan Mishchenko2015-08-282-2/+2
* Adding switch to control area-recovery and more tuning in &nf.Alan Mishchenko2015-08-284-10/+24
* Important bug fixes in standard-cell library handling and mapper &nf.Alan Mishchenko2015-08-285-335/+128
* Bug fix in Vec_IntInsert() and a couple of new APIs.Alan Mishchenko2015-08-263-1/+34
* 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-2454-37/+39
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-245-163/+163
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2453-262/+248
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-245-1/+43
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2450-190/+589
* New switch in 'read_lib' to replace gate/pin names by short strings.Alan Mishchenko2015-08-241-5/+44
* New switch in 'read_lib' to replace gate/pin names by short strings.Alan Mishchenko2015-08-243-2/+105
* Compiler warning.Alan Mishchenko2015-08-231-1/+1
* Merging recent changes.Alan Mishchenko2015-08-232-0/+194
|\
| * New command 'isonpn'.Alan Mishchenko2015-08-112-13/+77
| * New command 'isonpn'.Alan Mishchenko2015-08-112-0/+130
* | Experiments with mapping plus small changes.Alan Mishchenko2015-08-237-17/+124
|/
* Improvements to Cba data-structure.Alan Mishchenko2015-08-103-31/+30
* Commenting out an assertion.Alan Mishchenko2015-08-101-1/+1
* Improvements to Cba data-structure.Alan Mishchenko2015-08-094-64/+205
* Improvements to Cba data-structure.Alan Mishchenko2015-08-093-5/+7
* Improvements to Cba data-structure.Alan Mishchenko2015-08-098-209/+210
* Improvements to Cba data-structure.Alan Mishchenko2015-08-088-200/+539
* 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