summaryrefslogtreecommitdiffstats
path: root/src/opt/nwk
Commit message (Expand)AuthorAgeFilesLines
* Compiler warnings.Alan Mishchenko2017-07-222-4/+4
* Removed obsolete code for sequential mapping.Alan Mishchenko2014-04-111-1/+0
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-275-18/+18
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-0/+3
* Renaming If_Lut_t into If_LibLut_t.Alan Mishchenko2012-12-105-12/+12
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-1/+0
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-4/+4
* Upgrading hierarchy timing manager.Alan Mishchenko2012-09-212-2/+2
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-1/+1
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-1/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-074-11/+11
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-2/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-075-7/+10
* Bug fix in &gla_refine.Alan Mishchenko2012-07-071-0/+3
* Performance improvement in &gla_refine.Alan Mishchenko2012-07-031-1/+1
* Bug fix in &gla_refine.Alan Mishchenko2012-06-291-8/+4
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+185
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-201-1/+2
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-092-9/+9
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-092-4/+4
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-3/+4
* Major restructuring of the code.Alan Mishchenko2012-01-2120-0/+7215