Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replacing Mb/Gb to be MB/GB. | Alan Mishchenko | 2012-07-09 | 6 | -10/+10 |
| | |||||
* | Updating project settings to have simpler include paths. | Alan Mishchenko | 2012-07-07 | 51 | -88/+88 |
| | |||||
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 1 | -1/+1 |
| | |||||
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 12 | -21/+31 |
| | |||||
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 51 | -177/+211 |
| | |||||
* | Bug fix in &gla_refine. | Alan Mishchenko | 2012-07-07 | 1 | -0/+3 |
| | |||||
* | Various changes to enable sensitization-based refinement in &gla. | Alan Mishchenko | 2012-07-04 | 4 | -10/+10 |
| | |||||
* | Performance improvement in &gla_refine. | Alan Mishchenko | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | Other improvements to bmc2 and bmc3. | Alan Mishchenko | 2012-07-01 | 1 | -0/+85 |
| | |||||
* | Bug fix in &gla_refine. | Alan Mishchenko | 2012-06-29 | 1 | -8/+4 |
| | |||||
* | Added min-cut-based refinement of gate-level abstraction (command &gla_refine). | Alan Mishchenko | 2012-06-24 | 1 | -0/+185 |
| | |||||
* | Changing 'if' to allow for delay optimization on sequential paths only. | Alan Mishchenko | 2012-05-20 | 2 | -2/+4 |
| | |||||
* | Important bug fix in XOR balancing (balance -x). | Alan Mishchenko | 2012-03-26 | 1 | -185/+91 |
| | |||||
* | Logic sharing for multi-input gates. | Alan Mishchenko | 2012-03-26 | 1 | -7/+194 |
| | |||||
* | Renamed Aig_ObjPioNum to be Aig_ObjCioId. | Alan Mishchenko | 2012-03-09 | 4 | -9/+9 |
| | |||||
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 15 | -51/+51 |
| | |||||
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵ | Alan Mishchenko | 2012-03-09 | 8 | -40/+40 |
| | | | | ...Ci/Co. | ||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 11 | -16/+13 |
| | |||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 1 | -2/+3 |
| | |||||
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 137 | -6571/+30552 |
| | |||||
* | Bug fix related to not properly resizing SAT solver's model array. | Alan Mishchenko | 2012-01-06 | 1 | -1/+2 |
| | |||||
* | Adding switch '-W' to fx to control the quality of extracted divisors. | Alan Mishchenko | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | Adding switch '-W' to fx to control the quality of extracted divisors. | Alan Mishchenko | 2011-12-15 | 3 | -11/+25 |
| | |||||
* | Making computation in 'fx' run-to-run reproducible. | Alan Mishchenko | 2011-11-12 | 1 | -1/+1 |
| | |||||
* | Removed useless typecasts related to changes in Vec_VecEntry(). | Alan Mishchenko | 2011-08-01 | 7 | -13/+13 |
| | |||||
* | Determine LUT size form the LUT library if present. | Alan Mishchenko | 2011-07-27 | 1 | -1/+5 |
| | |||||
* | Fixed a number of small bugs and memory leaks. | Alan Mishchenko | 2011-03-27 | 5 | -15/+14 |
| | |||||
* | Improvements in Vec_Vec_t. | Alan Mishchenko | 2011-03-27 | 1 | -2/+2 |
| | |||||
* | Exploration of Sasao's decomposition and minor improvements. | Alan Mishchenko | 2011-03-11 | 1 | -2/+2 |
| | |||||
* | Made abc.h independent of CUDD and Extra. | Alan Mishchenko | 2011-03-03 | 26 | -4/+26 |
| | |||||
* | Cumulative changes in the last few weeks. | Alan Mishchenko | 2011-01-13 | 8 | -49/+55 |
| | |||||
* | NPN class computation. | Alan Mishchenko | 2010-11-28 | 1 | -0/+1 |
| | |||||
* | initial commit of public abc | Alan Mishchenko | 2010-11-01 | 107 | -974/+1808 |
| | |||||
* | Version abc90901 | Alan Mishchenko | 2015-06-22 | 1 | -0/+54 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90813 | Alan Mishchenko | 2015-06-22 | 1 | -2/+2 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90809 | Alan Mishchenko | 2015-06-22 | 6 | -16/+36 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90807 | Alan Mishchenko | 2015-06-22 | 2 | -8/+9 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90804 | Alan Mishchenko | 2015-06-22 | 5 | -2/+28 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90714 | Alan Mishchenko | 2015-06-22 | 1 | -1/+1 |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | ||||
* | Version abc90413 | Alan Mishchenko | 2009-04-13 | 1 | -0/+3 |
| | |||||
* | Version abc90408 | Alan Mishchenko | 2009-04-08 | 5 | -6/+6 |
| | |||||
* | Version abc90315 | Alan Mishchenko | 2009-03-15 | 1 | -0/+5 |
| | |||||
* | Version abc90310 | Alan Mishchenko | 2009-03-10 | 1 | -0/+47 |
| | |||||
* | Version abc90215 | Alan Mishchenko | 2009-02-15 | 60 | -383/+376 |
| | |||||
* | Version abc90118 | Alan Mishchenko | 2009-01-18 | 12 | -21/+1295 |
| | |||||
* | Version abc80927 | Alan Mishchenko | 2008-09-27 | 5 | -0/+55 |
| | |||||
* | Version abc80702 | Alan Mishchenko | 2008-07-02 | 38 | -211/+220 |
| | |||||
* | Version abc80517 | Alan Mishchenko | 2008-05-17 | 1 | -0/+1 |
| | |||||
* | Version abc80508 | Alan Mishchenko | 2008-05-08 | 1 | -1/+1 |
| | |||||
* | Version abc80502 | Alan Mishchenko | 2008-05-02 | 1 | -1/+1 |
| |