summaryrefslogtreecommitdiffstats
path: root/src/map/mio/mioUtils.c
Commit message (Expand)AuthorAgeFilesLines
* Adding dumping of genlib library in Verilog.Alan Mishchenko2020-05-031-0/+64
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-051-4/+4
* Updates and bug fixes.Alan Mishchenko2017-10-041-8/+16
* Maintenance and updates.Alan Mishchenko2017-09-241-0/+44
* Maintenance and updates.Alan Mishchenko2017-09-181-0/+49
* Corner-case bug-fix in library preprocessor for standard-cell mapping.Alan Mishchenko2017-02-051-2/+2
* New feature for area minimization in standard cell mapping.Alan Mishchenko2016-05-191-0/+5
* Factoring out library preprocessing code in &nf and putting it elsewhere.Alan Mishchenko2016-05-161-0/+47
* Added switch 'read_genlib -n' to anonymize Genlib library.Alan Mishchenko2016-05-161-0/+125
* Consolidating timing manager Scl_Con_t and propagating changes.Alan Mishchenko2016-01-071-3/+5
* Migrating to using 32-bit timing representation in &nf.Alan Mishchenko2016-01-051-14/+14
* Migrating back to using 'float' in area-flow computation in &nf.Alan Mishchenko2016-01-051-6/+7
* Corner-case bug in 'read_profile'.Alan Mishchenko2015-12-221-1/+1
* Adding code to support gate profiles.Alan Mishchenko2015-12-141-3/+39
* Adding code to support gate profiles.Alan Mishchenko2015-12-071-1/+38
* Adding commands to read/write/print gate profiles.Alan Mishchenko2015-12-051-0/+43
* Extending and improving timing manager.Alan Mishchenko2015-11-081-0/+40
* Adding switch in 'print_genlib' and 'write_genlib' to print area-min gates only.Alan Mishchenko2015-10-231-6/+20
* Changes for delay-oriented computation.Alan Mishchenko2015-10-231-0/+1
* Experiments with precomputation and matching.Alan Mishchenko2015-10-121-7/+8
* Updating Mio to use int instead of float.Alan Mishchenko2015-08-311-0/+174
* Important bug fixes in standard-cell library handling and mapper &nf.Alan Mishchenko2015-08-281-9/+27
* Improving the criteria to select representative gates in 'map' with floating-...Alan Mishchenko2015-04-251-47/+60
* Adding platform-independent (alphabetic) way of sorting Genlib gates and sele...Alan Mishchenko2015-04-171-9/+51
* Integrating barrier buffers.Alan Mishchenko2014-12-081-0/+8
* Recommended changes for portability.Alan Mishchenko2014-10-121-1/+1
* Suggested patch for type-punned warningsAlan Mishchenko2014-10-101-3/+6
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-261-1/+1
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-261-0/+145
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-251-2/+142
* Bug fix in technology mapper.Alan Mishchenko2013-11-241-4/+13
* Unifying standard cell library representations.Alan Mishchenko2013-09-171-1/+33
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-301-2/+2
* Changes several defaults of 'super' to be infinite.Alan Mishchenko2012-10-011-1/+1
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-291-1/+1
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-241-1/+4
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-191-0/+2
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-191-14/+21
* Extending Genlib to hangle multi-output cells.Alan Mishchenko2012-09-191-56/+98
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-4/+25
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-271-1/+24
* Select for mapping smallest-area gates for each functionality.Alan Mishchenko2012-08-261-49/+16
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-1/+1
* Additional features for delay optimizationAlan Mishchenko2012-03-211-0/+28
* Major restructuring of the code.Alan Mishchenko2012-01-211-1/+1
* Made gate library package Mio independent of CUDD.Alan Mishchenko2011-03-301-20/+101
* Made abc.h independent of CUDD and Extra.Alan Mishchenko2011-03-031-1/+1
* initial commit of public abcAlan Mishchenko2010-11-011-1/+6
* Version abc90408Alan Mishchenko2009-04-081-2/+2
* Version abc90215Alan Mishchenko2009-02-151-17/+17