summaryrefslogtreecommitdiffstats
path: root/src/map/scl
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Alan Mishchenko2012-09-203-19/+121
| | | | library.
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-191-1/+1
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-183-66/+138
|
* Changes to command 'upsize'.Alan Mishchenko2012-09-186-47/+313
|
* Moving binary IO streams to the vector package.Alan Mishchenko2012-09-171-115/+0
|
* Improving printouts in 'stime'.Alan Mishchenko2012-09-165-10/+17
|
* Added new command 'upsize'.Alan Mishchenko2012-09-127-44/+241
|
* Improved topo print-out.Alan Mishchenko2012-09-111-0/+2
|
* Improving print-outs in 'stime' and 'gsize'.Alan Mishchenko2012-09-046-94/+205
|
* Several minor changes.Alan Mishchenko2012-09-031-1/+1
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-09-015-49/+70
|
* Added command 'print_gs' to print gate sizes in the mapping.Alan Mishchenko2012-08-315-7/+141
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-304-27/+79
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-301-0/+1
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-302-10/+16
|
* Improving print-out in gate-sizing.Alan Mishchenko2012-08-301-2/+3
|
* Improving print-out in gate-sizing.Alan Mishchenko2012-08-301-4/+4
|
* Handling constant nodes in gate sizing.Alan Mishchenko2012-08-305-8/+9
|
* Commenting out debug dump of the library.Alan Mishchenko2012-08-301-1/+1
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-304-44/+114
|
* Improvements to gate-sizing.Alan Mishchenko2012-08-305-117/+299
|
* Compiler warnings.Alan Mishchenko2012-08-292-2/+2
|
* Forgot to update makefile.Alan Mishchenko2012-08-291-0/+1
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-2910-413/+577
|