summaryrefslogtreecommitdiffstats
path: root/src/map/mio
Commit message (Collapse)AuthorAgeFilesLines
* Adding code to support gate profiles.Alan Mishchenko2015-12-143-30/+71
|
* Adding code to support gate profiles.Alan Mishchenko2015-12-074-1/+50
|
* Adding commands to read/write/print gate profiles.Alan Mishchenko2015-12-055-8/+250
|
* Extending and improving timing manager.Alan Mishchenko2015-11-084-1/+43
|
* Extending and improving timing manager.Alan Mishchenko2015-11-081-0/+2
|
* Extending and improving timing manager.Alan Mishchenko2015-11-082-0/+3
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-272-0/+2
|
* Extending library handling to 8 inputs.Alan Mishchenko2015-10-252-1/+61
|
* Adding switch in 'print_genlib' and 'write_genlib' to print area-min gates only.Alan Mishchenko2015-10-233-16/+38
|
* Changes for delay-oriented computation.Alan Mishchenko2015-10-232-2/+4
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-152-0/+2
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-124-15/+31
|
* Several bug-fixed related to synthesis, library handling, and timimg info.Alan Mishchenko2015-09-231-2/+4
|
* Updating Mio to use int instead of float.Alan Mishchenko2015-08-312-2/+192
|
* 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 ↵Alan Mishchenko2015-04-251-47/+60
| | | | floating-point-delay libraries having more than one gate in some functionality classes.
* Adding platform-independent (alphabetic) way of sorting Genlib gates and ↵Alan Mishchenko2015-04-172-20/+56
| | | | selecting representatives based on area/delay.
* Adding APIs to retrieve NOR/OR gates from the library.Alan Mishchenko2015-04-144-4/+15
|
* Getting default AND-node delay from Genlib library.Alan Mishchenko2015-04-062-0/+2
|
* Fixed a typo in variable names.Alan Mishchenko2015-02-071-9/+9
|
* Major rehash of the CBA code.Alan Mishchenko2015-01-312-0/+21
|
* 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-256-10/+163
|
* Bug fix in technology mapper.Alan Mishchenko2013-11-241-4/+13
|
* Several changes to allow Liberty files without delay info.Alan Mishchenko2013-11-211-0/+1
|
* Improvements to buffering and sizing.Alan Mishchenko2013-10-131-1/+1
|
* Integrating synthesis into the new BMC engine.Alan Mishchenko2013-10-021-4/+3
|
* Bug fixes in the library processing,.Alan Mishchenko2013-10-021-6/+10
|
* Unifying standard cell library representations.Alan Mishchenko2013-09-173-5/+39
|
* Infrastructure to support full Liberty format and unitification of library ↵Alan Mishchenko2013-09-153-3/+5
| | | | representations.
* Improved gate-sizing.Alan Mishchenko2013-07-292-0/+10
|
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-242-47/+69
|
* Small changes to the printout in timing analysis.Alan Mishchenko2013-07-191-1/+1
|
* Modified SCL gate library to read/write gate formula.Alan Mishchenko2013-03-264-2/+102
|
* Fixing compilation problems on Linux-32 related to constants of type ↵Alan Mishchenko2013-01-303-10/+10
| | | | unsigned long long.
* Changes several defaults of 'super' to be infinite.Alan Mishchenko2012-10-013-12/+11
|
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-295-21/+21
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-253-12/+14
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-253-218/+183
|
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-242-2/+5
|
* Added switch '-E <filename>' to 'read_library' to exclude gates listed while ↵Alan Mishchenko2012-09-211-35/+44
| | | | reading a Genlib file.
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-201-2/+5
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-192-6/+6
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-194-3/+88
|
* 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-194-32/+50
|