summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abcMap.c
Commit message (Expand)AuthorAgeFilesLines
* Changing static to extern for two procedures.Alan Mishchenko2021-10-171-2/+2
* Disable cube-sort when deriving SOPs.Alan Mishchenko2021-05-111-1/+1
* Adding switch -o to 'map' and '&put' to control gate duplication.Alan Mishchenko2019-10-261-6/+6
* Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-021-8/+8
* Consolidating timing manager Scl_Con_t and propagating changes.Alan Mishchenko2016-01-071-2/+40
* Adding code to support gate profiles.Alan Mishchenko2015-12-141-2/+9
* Adding code to support gate profiles.Alan Mishchenko2015-12-071-0/+5
* Adding procedure Abc_NtkSetAndGateDelay().Alan Mishchenko2015-11-041-2/+49
* Adding switch 'map -f' to not use large gates for high-fanout nodes (disabled...Alan Mishchenko2015-04-241-1/+2
* Bug fix in initializing user timing in 'map'.Alan Mishchenko2015-03-261-6/+6
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-191-1/+1
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-111-1/+1
* Bug fix in 'print_gates' due to the mix-up of the inverter.Alan Mishchenko2014-07-221-1/+1
* Integrating barrier buffers into the mapper.Alan Mishchenko2014-03-231-138/+126
* Adding APIs to specified input/output arrival/required times.Alan Mishchenko2014-02-121-0/+41
* Several changes to allow Liberty files without delay info.Alan Mishchenko2013-11-211-1/+1
* Improvements to the standard cell flow.Alan Mishchenko2013-11-081-0/+3
* Compiler warnings.Alan Mishchenko2013-10-301-1/+2
* Improvements to buffering and sizing.Alan Mishchenko2013-10-131-2/+2
* Adding API to return the mapped network.Alan Mishchenko2013-09-221-3/+4
* Adding API to return the mapped network.Alan Mishchenko2013-09-221-0/+158
* Unifying standard cell library representations.Alan Mishchenko2013-09-171-3/+12
* Infrastructure to support full Liberty format and unitification of library re...Alan Mishchenko2013-09-151-1/+1
* Parametrizing standard-cell mapper to account for the fanout delay.Alan Mishchenko2013-07-301-1/+3
* Compiler warning.Alan Mishchenko2013-07-291-1/+1
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-241-8/+7
* Bug fix and warning print.Alan Mishchenko2013-07-221-2/+42
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-4/+4
* C++ portability changes.Alan Mishchenko2012-10-031-3/+3
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-251-2/+5
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-191-0/+29
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-7/+13
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-8/+13
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-271-4/+13
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-4/+4
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
* Enabling user-specified required times in 'map'.Alan Mishchenko2012-03-021-0/+1
* Major restructuring of the code.Alan Mishchenko2012-01-211-4/+4
* Trying to fix a mysterious bug in reading the library files.Alan Mishchenko2011-05-061-4/+4
* Made abc.h independent of CUDD and Extra.Alan Mishchenko2011-03-031-1/+1
* initial commit of public abcAlan Mishchenko2010-11-011-10/+15
* Version abc90807Alan Mishchenko2015-06-221-1/+6
* Version abc90215Alan Mishchenko2009-02-151-1/+1
* Version abc90118Alan Mishchenko2009-01-181-1/+5
* Version abc81025Alan Mishchenko2008-10-251-1/+1
* Version abc80702Alan Mishchenko2008-07-021-1/+1
* Version abc80130_2Alan Mishchenko2008-01-301-65/+35
* Version abc80130Alan Mishchenko2008-01-301-35/+65
* Version abc71001Alan Mishchenko2007-10-011-0/+657
* Version abc70930Alan Mishchenko2007-09-301-657/+0