summaryrefslogtreecommitdiffstats
path: root/src/map/scl
Commit message (Expand)AuthorAgeFilesLines
* Integrated buffering and sizing.Alan Mishchenko2013-08-0812-99/+683
* Improvements to buffering and sizing.Alan Mishchenko2013-08-072-172/+159
* Improvements to buffering and sizing.Alan Mishchenko2013-08-068-36/+502
* Improvements to buffering and sizing.Alan Mishchenko2013-08-064-18/+288
* Adding new (un)buffering with phase information.Alan Mishchenko2013-08-051-5/+30
* Adding new (un)buffering with phase information.Alan Mishchenko2013-08-053-9/+107
* Adding code to estimate buffer trees.Alan Mishchenko2013-08-057-43/+249
* Change from input slew to input drive strength in the BLIF file.Alan Mishchenko2013-08-045-10/+81
* Adding switch 'buffer -p' to enable buffing of the primary inputs.Alan Mishchenko2013-08-023-9/+16
* Internal parameter tuning.Alan Mishchenko2013-07-311-1/+1
* Added commands 'maxsize' and 'unbuffer'.Alan Mishchenko2013-07-291-3/+8
* Added commands 'maxsize' and 'unbuffer'.Alan Mishchenko2013-07-293-8/+192
* Compiler warning.Alan Mishchenko2013-07-291-1/+1
* Improved buffering.Alan Mishchenko2013-07-297-332/+333
* Improved gate-sizing.Alan Mishchenko2013-07-294-3/+587
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-243-5/+21
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-232-4/+5
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-231-1/+1
* Tuning standard-cell mapping flow.Alan Mishchenko2013-07-236-171/+246
* Bug fix and warning print.Alan Mishchenko2013-07-222-2/+5
* Generating GENLIB library from SCL.Alan Mishchenko2013-07-228-185/+470
* Restructuring gate-sizing code trying to separate timing analysis.Alan Mishchenko2013-07-2112-297/+578
* New technology mapper.Alan Mishchenko2013-07-211-0/+3
* Improvements to post-mapping re-sizing.Alan Mishchenko2013-07-217-131/+159
* Adding support for input slew and output capacitance to timer and gate-sizer.Alan Mishchenko2013-07-214-3/+97
* Improvements to the SCL package.Alan Mishchenko2013-07-205-158/+51
* Added command 'dnsize' to complement command 'upsize'.Alan Mishchenko2013-07-208-31/+730
* Small changes to the printout in timing analysis.Alan Mishchenko2013-07-192-2/+4
* Bug fix in gate sizing.Alan Mishchenko2013-06-161-1/+1
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-272-20/+20
* New MFS package.Alan Mishchenko2013-05-241-4/+4
* Changing the queue to work in the same the array of costs is realloced.Alan Mishchenko2013-05-051-2/+2
* Modified SCL gate library to read/write gate formula.Alan Mishchenko2013-03-262-13/+57
* Removed useless code from the sizing package.Alan Mishchenko2012-12-044-524/+2
* Enables printout of fanout count in critical path.Alan Mishchenko2012-10-261-0/+1
* Improvements to gate sizing.Alan Mishchenko2012-10-093-41/+46
* Improvements to gate sizing.Alan Mishchenko2012-10-096-162/+220
* Improvements to gate-sizing.Alan Mishchenko2012-10-091-2/+4
* Improvements to gate-sizing.Alan Mishchenko2012-10-093-9/+27
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-4/+6
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-1/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-091-2/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-094-14/+24
* Improvements to gate sizing.Alan Mishchenko2012-10-093-6/+35
* Improvements to gate sizing.Alan Mishchenko2012-10-092-82/+79
* Improvements to gate sizing.Alan Mishchenko2012-10-0810-203/+542
* C++ portability changes.Alan Mishchenko2012-10-034-12/+12
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-241-1/+1
* Added slack computation to 'stime'.Alan Mishchenko2012-09-202-19/+52
* Added command 'minsize' to reduce all gates to their minimum size in the libr...Alan Mishchenko2012-09-203-19/+121