summaryrefslogtreecommitdiffstats
path: root/src/map/scl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-298-204/+609
* Ensured that SC mapped network is always in a topo order.Alan Mishchenko2012-08-283-28/+36
* Added buffering based on combinational merging.Alan Mishchenko2012-08-286-13/+330
* Added printout of library cells.Alan Mishchenko2012-08-275-57/+260
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-271-8/+8
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-265-169/+267
* Compiler warnings.Alan Mishchenko2012-08-261-1/+1
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-256-211/+863
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-253-60/+109