summaryrefslogtreecommitdiffstats
path: root/src/map/scl
Commit message (Expand)AuthorAgeFilesLines
* Memory leak in scl package.Alan Mishchenko2016-10-121-0/+2
* Adding API to convert Genlib into a simple Liberty.Alan Mishchenko2016-03-112-0/+143
* Bug fix in liberty parser and change suggested by Clifford.Alan Mishchenko2016-02-071-0/+2
* Adding support for delay/area tradeoff.Alan Mishchenko2016-01-131-3/+3
* Consolidating timing manager Scl_Con_t and propagating changes.Alan Mishchenko2016-01-072-10/+11
* Bug fix in constraint file reader.Alan Mishchenko2016-01-072-2/+8
* Migrating to using 32-bit timing representation in &nf.Alan Mishchenko2016-01-051-71/+71
* Adding code to support gate profiles.Alan Mishchenko2015-12-141-3/+76
* Improvements to timing optimization.Alan Mishchenko2015-11-114-10/+12
* Extending and improving timing manager.Alan Mishchenko2015-11-082-12/+35
* Extending and improving timing manager.Alan Mishchenko2015-11-081-4/+7
* Extending and improving timing manager.Alan Mishchenko2015-11-082-3/+158
* silence clang errors when compiling as C++Baruch Sterin2015-11-051-1/+1
* Changes for delay-oriented computation.Alan Mishchenko2015-10-261-1/+1
* Improvements to Scl_Lib/SC_Cell data-structure.Alan Mishchenko2015-09-245-229/+210
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-083-6/+384
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-0/+1
* New switch in 'read_lib' to replace gate/pin names by short strings.Alan Mishchenko2015-08-241-5/+44
* New switch in 'read_lib' to replace gate/pin names by short strings.Alan Mishchenko2015-08-243-2/+105
* Add fix to Liberty parser to skip extra semicolon.Alan Mishchenko2015-07-061-0/+5
* Corner case bug in wire-cap estimation.Alan Mishchenko2015-02-181-0/+2
* Several improvements to CBA data-structure.Alan Mishchenko2015-02-091-1/+1
* Improvements and tuning of CBA with buffering/sizing.Alan Mishchenko2015-02-045-28/+77
* Improvements and tuning of CBA.Alan Mishchenko2015-02-011-0/+2
* Gate sizing with barrier buffers.Alan Mishchenko2014-12-213-1/+52
* Integrating barrier buffers.Alan Mishchenko2014-12-135-10/+76
* Support for leakage power in Liberty parser and sizer.Alan Mishchenko2014-09-165-5/+122
* Suggested fix to allow .constr files to have empty lines.Alan Mishchenko2014-08-131-0/+2
* Adding color to sizing stats.Alan Mishchenko2014-04-191-4/+4
* Adding color to sizing stats.Alan Mishchenko2014-04-191-0/+26
* Handling latches in combinational sizing.Alan Mishchenko2014-02-131-3/+4
* Fixing assertion failure when all POs have constant functions.Alan Mishchenko2014-02-062-1/+4
* Fixing Liberty parser to handle 'scalar' delay/slew tables.Alan Mishchenko2014-02-063-0/+33
* Handling C++-style comments in Liberty parser.Alan Mishchenko2014-01-281-0/+26
* Commeting out an assertion in sizing.Alan Mishchenko2013-11-271-1/+1
* Bug fix in timing update.Alan Mishchenko2013-11-261-1/+1
* Bug fix in liberty parser.Alan Mishchenko2013-11-231-2/+4
* Several changes to allow Liberty files without delay info.Alan Mishchenko2013-11-213-17/+64
* Fixing several simple bugs in library handling.Alan Mishchenko2013-11-213-1/+3
* Improvements to the standard cell flow.Alan Mishchenko2013-11-083-13/+9
* Organizing the timing report functions.Alan Mishchenko2013-11-072-23/+22
* Fixing the wire-load approximation problem.Alan Mishchenko2013-11-076-64/+76
* Improving critical path print-out.Alan Mishchenko2013-10-311-6/+47
* Changes to Liberty parser.Alan Mishchenko2013-10-301-54/+132
* Changes to Liberty parser.Alan Mishchenko2013-10-301-2/+169
* Bug fix in gate-sizing.Alan Mishchenko2013-10-161-1/+5
* Improvements to buffering and sizing.Alan Mishchenko2013-10-137-32/+67
* Cleaning up buffering code.Alan Mishchenko2013-10-135-322/+107
* Normalization of slew/load values.Alan Mishchenko2013-10-138-112/+36
* Normalization of slew/load values.Alan Mishchenko2013-10-138-17/+95