summaryrefslogtreecommitdiffstats
path: root/src/map/amap
Commit message (Expand)AuthorAgeFilesLines
* Suggested changes for the case when the file begings with a new line.Alan Mishchenko2022-03-291-28/+38
* Suggested bug fixes in the old code.Alan Mishchenko2022-01-211-4/+3
* Adding limit on the depth of recursion when counting exact area in 'amap'.Alan Mishchenko2019-10-263-1/+62
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-053-3/+3
* Fixing some warnings with -Wconversion.Alan Mishchenko2019-03-051-2/+2
* Skip cells in Liberty files which have dont_use attribute.Alan Mishchenko2018-10-181-0/+32
* Suggested bug fix in 'amap'.Alan Mishchenko2018-09-131-0/+3
* Compiler warnings.Alan Mishchenko2017-07-221-1/+1
* Saturating floating point computation.Alan Mishchenko2017-06-291-4/+10
* Bug fix in constructing internal choices by 'amap'.Alan Mishchenko2015-11-041-1/+1
* Important bug fixes in standard-cell library handling and mapper &nf.Alan Mishchenko2015-08-282-4/+5
* Fixed a typo in variable names.Alan Mishchenko2015-02-071-9/+9
* Adding switch -C <num> to 'amap' to control max number of cuts at a node.Alan Mishchenko2014-05-093-3/+5
* Performance improvement to 'amap'.Alan Mishchenko2014-04-232-18/+107
* Adding switch to control area/delay quality tradeoff in 'amap'.Alan Mishchenko2014-04-082-5/+78
* Debugging and finetuning the flow.Alan Mishchenko2013-09-171-3/+8
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-277-18/+18
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-255-9/+183
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-203-3/+4
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-191-1/+1
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-194-23/+57
* Bug fix in the old Liberty parser.Alan Mishchenko2012-08-311-4/+6
* Added several assertions.Alan Mishchenko2012-08-311-0/+3
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-272-9/+15
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-093-3/+3
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-076-7/+7
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-076-6/+8
* Bug fix in the mapper: using an object after it is deleted.Alan Mishchenko2012-03-241-2/+2
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-2/+2
* Making GENLIB parser skip LATCHes.Alan Mishchenko2012-03-021-0/+4
* Bug fix in a standard cell library generator.Alan Mishchenko2012-02-291-1/+15
* Bug fix in a standard cell library generator.Alan Mishchenko2012-02-291-0/+6
* Bug fix in stadard cell library representation.Alan Mishchenko2012-02-231-1/+3
* Bug fix in stadard cell library representation.Alan Mishchenko2012-02-231-1/+8
* Undoing a previuos change to not reset the status after &put.Alan Mishchenko2012-02-221-1/+3
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-165-8/+7
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-2/+4
* Major restructuring of the code.Alan Mishchenko2012-01-2113-113/+106
* Made gate library package Mio independent of CUDD.Alan Mishchenko2011-03-301-3/+5
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-272-2/+14
* Fix parsing tab symbol in Liberty files.Alan Mishchenko2011-03-171-1/+1
* Bug fix: unhandled & symbol in Liberty formula representationAlan Mishchenko2010-11-291-2/+4
* initial commit of public abcAlan Mishchenko2010-11-0115-83/+158
* Version abc90804Alan Mishchenko2015-06-223-8/+27
* Version abc90714Alan Mishchenko2015-06-221-1/+1
* Version abc90408Alan Mishchenko2009-04-082-8/+8
* Version abc90310Alan Mishchenko2009-03-102-15/+28
* Version abc90215Alan Mishchenko2009-02-1512-53/+1001
* Version abc90118Alan Mishchenko2009-01-1815-0/+4560