summaryrefslogtreecommitdiffstats
path: root/src/map
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2512-269/+669
|
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-2517-1237/+395
|
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-245-5/+11
|
* Upgrading hierarchy timing manager.Alan Mishchenko2012-09-212-4/+3
|
* Added switch '-E <filename>' to 'read_library' to exclude gates listed while ↵Alan Mishchenko2012-09-211-35/+44
| | | | reading a Genlib file.
* Added slack computation to 'stime'.Alan Mishchenko2012-09-202-19/+52
|
* Modified 'read' to read all types of libraries (genlib, liberty, scl).Alan Mishchenko2012-09-204-5/+9
|
* Added command 'minsize' to reduce all gates to their minimum size in the ↵Alan Mishchenko2012-09-203-19/+121
| | | | library.
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-193-7/+7
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-198-12/+97
|
* Extending Liberty parser to handle multi-output cells.Alan Mishchenko2012-09-195-23/+59
|
* Extending BLIF parser/write to hangle multi-output cells.Alan Mishchenko2012-09-198-36/+54
|
* Extending Genlib to hangle multi-output cells.Alan Mishchenko2012-09-193-57/+105
|
* 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
|
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-162-5/+27
|
* 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
|
* Commenting out some assertions in the 'map' mapper.Alan Mishchenko2012-09-101-4/+4
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-1/+1
|
* Improving print-outs in 'stime' and 'gsize'.Alan Mishchenko2012-09-047-95/+206
|
* 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
|
* Bug fix in the old Liberty parser.Alan Mishchenko2012-08-311-4/+6
|
* Added several assertions.Alan Mishchenko2012-08-311-0/+3
|
* 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-293-3/+3
|
* 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-299-227/+626
|
* 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
|
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-275-14/+44
|
* 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
|
* Select for mapping smallest-area gates for each functionality.Alan Mishchenko2012-08-261-49/+16
|
* 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
|