summaryrefslogtreecommitdiffstats
path: root/src/map
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-253-60/+109
|
* New package to read/write a subset of Liberty for STA.Alan Mishchenko2012-08-247-0/+1193
|
* Removed unused files from the project.Alan Mishchenko2012-07-251-2/+1
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-201-0/+4
|
* Updated code for lazy man's synthesis.Alan Mishchenko2012-07-152-3/+21
|
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-098-9/+9
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-0726-45/+45
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-073-3/+3
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-075-6/+7
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0728-75/+70
|
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+204
|
* Minor change to prevent assertion failure when verifying required times.Alan Mishchenko2012-06-151-2/+2
|
* Misc changes.Alan Mishchenko2012-05-211-1/+2
|
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-202-8/+9
|
* Changing 'if' to allow for delay optimization on sequential paths only.Alan Mishchenko2012-05-203-12/+13
|
* Misc changes.Alan Mishchenko2012-05-031-0/+2
|
* Adding on-the-fly truth-table minimization.Alan Mishchenko2012-04-284-1/+22
|
* Misc changes.Alan Mishchenko2012-04-221-2/+2
|
* Bug fix in SOP balancing with structural choices.Alan Mishchenko2012-04-121-0/+2
|
* Improving printouts of critical path.Alan Mishchenko2012-04-061-1/+1
|
* Improving printouts of critical path.Alan Mishchenko2012-04-062-0/+22
|
* Enabling mapping into multi-input AND/OR gates.Alan Mishchenko2012-03-275-14/+98
|