summaryrefslogtreecommitdiffstats
path: root/src/map/scl/scl.c
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to buffering and sizing.Alan Mishchenko2013-10-131-10/+10
|
* Cleaning up buffering code.Alan Mishchenko2013-10-131-197/+107
|
* Normalization of slew/load values.Alan Mishchenko2013-10-131-2/+2
|
* Improvements to buffering and sizing.Alan Mishchenko2013-10-121-3/+3
|
* Bug fixes in the library processing,.Alan Mishchenko2013-10-021-0/+6
|
* Debugging and finetuning the flow.Alan Mishchenko2013-09-171-44/+86
|
* Debugging and finetuning the flow.Alan Mishchenko2013-09-171-0/+3
|
* Adding commands to set and print timing constraints.Alan Mishchenko2013-09-171-36/+137
|
* Unifying standard cell library representations.Alan Mishchenko2013-09-171-78/+136
|
* Infrastructure to support full Liberty format and unitification of library ↵Alan Mishchenko2013-09-151-4/+4
| | | | representations.
* Infrastructure to support full Liberty format and unitification of library ↵Alan Mishchenko2013-09-151-23/+177
| | | | representations.
* Integrated buffering and sizing.Alan Mishchenko2013-08-111-3/+8
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-111-6/+11
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-101-6/+6
|
* Enable wire load estimation in buffering/sizing.Alan Mishchenko2013-08-101-2/+7
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-091-2/+2
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-091-27/+46
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-091-6/+11
|
* Improvements to buffering and sizing.Alan Mishchenko2013-08-091-1/+1
|
* Integrated buffering and sizing.Alan Mishchenko2013-08-081-0/+104
|
* Improvements to buffering and sizing.Alan Mishchenko2013-08-061-2/+15
|
* Improvements to buffering and sizing.Alan Mishchenko2013-08-061-6/+109
|
* Adding new (un)buffering with phase information.Alan Mishchenko2013-08-051-9/+28
|
* Adding code to estimate buffer trees.Alan Mishchenko2013-08-051-9/+48
|
* Adding switch 'buffer -p' to enable buffing of the primary inputs.Alan Mishchenko2013-08-021-4/+9
|
* Added commands 'maxsize' and 'unbuffer'.Alan Mishchenko2013-07-291-8/+127
|
* Improved buffering.Alan Mishchenko2013-07-291-11/+24
|
* Improved gate-sizing.Alan Mishchenko2013-07-291-3/+11
|
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-231-3/+3
|
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-231-97/+140
|
* Bug fix and warning print.Alan Mishchenko2013-07-221-1/+0
|
* Generating GENLIB library from SCL.Alan Mishchenko2013-07-221-11/+88
|
* Restructuring gate-sizing code trying to separate timing analysis.Alan Mishchenko2013-07-211-1/+1
|
* Improvements to post-mapping re-sizing.Alan Mishchenko2013-07-211-22/+70
|
* Improvements to the SCL package.Alan Mishchenko2013-07-201-148/+23
|
* Added command 'dnsize' to complement command 'upsize'.Alan Mishchenko2013-07-201-4/+202
|
* New MFS package.Alan Mishchenko2013-05-241-4/+4
|
* Removed useless code from the sizing package.Alan Mishchenko2012-12-041-2/+2
|
* Improvements to gate sizing.Alan Mishchenko2012-10-091-101/+110
|
* Improvements to gate-sizing.Alan Mishchenko2012-10-091-4/+17
|
* Improvements to gate sizing.Alan Mishchenko2012-10-091-6/+16
|
* Improvements to gate sizing.Alan Mishchenko2012-10-081-11/+42
|
* C++ portability changes.Alan Mishchenko2012-10-031-7/+7
|
* Added command 'minsize' to reduce all gates to their minimum size in the ↵Alan Mishchenko2012-09-201-18/+82
| | | | library.
* Changes to command 'upsize'.Alan Mishchenko2012-09-181-3/+3
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-181-15/+28
|
* Improving printouts in 'stime'.Alan Mishchenko2012-09-161-3/+8
|
* Added new command 'upsize'.Alan Mishchenko2012-09-121-0/+89
|
* Improving print-outs in 'stime' and 'gsize'.Alan Mishchenko2012-09-041-40/+119
|
* Added command 'print_gs' to print gate sizes in the mapping.Alan Mishchenko2012-08-311-6/+61
|