summaryrefslogtreecommitdiffstats
path: root/src/map
Commit message (Collapse)AuthorAgeFilesLines
* Correcting incorrect handling of timing in several &-commands.Alan Mishchenko2014-08-251-1/+1
|
* Adding specialized matching to 'if'.Alan Mishchenko2014-08-161-1/+1
|
* Adding specialized matching to 'if'.Alan Mishchenko2014-08-164-0/+130
|
* Suggested fix to allow .constr files to have empty lines.Alan Mishchenko2014-08-131-0/+2
|
* Profiling code for SOP/DSD/LMS balancing.Alan Mishchenko2014-08-041-0/+69
|
* Compiler warnings.Alan Mishchenko2014-08-042-1/+2
|
* Profiling code for SOP/DSD/LMS balancing.Alan Mishchenko2014-08-022-0/+50
|
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-261-1/+1
|
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-261-0/+145
|
* Generating abstraction of standard cell library.Alan Mishchenko2014-07-256-10/+163
|
* Fixing option 'if -G <num>' after changes.Alan Mishchenko2014-07-253-10/+10
|
* Undoing previous change to SOP balancing.Alan Mishchenko2014-07-221-6/+6
|
* Small improvement to SOP balancing.Alan Mishchenko2014-07-221-4/+16
|
* Adding new command &sopb for resource-aware SOP balancing.Alan Mishchenko2014-07-212-0/+34
|
* Improvements to representation of choices.Alan Mishchenko2014-07-011-2/+2
|
* Various changes to enable better CNF generation.Alan Mishchenko2014-06-171-0/+22
|
* Specializing some truth-table functions to 6 inputs.Alan Mishchenko2014-06-141-2/+2
|
* Various modifications.Alan Mishchenko2014-06-124-7/+12
|
* Commented out some assertions inAlan Mishchenko2014-06-071-8/+8
| | | | 'map'.
* Correcting switching activity computation.Alan Mishchenko2014-06-051-0/+1
|
* Commented out assertions that do not hold due to rounding of floating point ↵Alan Mishchenko2014-05-101-2/+2
| | | | numbers.
* Adding switch -C <num> to 'amap' to control max number of cuts at a node.Alan Mishchenko2014-05-093-3/+5
|
* Added optimization for average rather than maximum delay.Alan Mishchenko2014-04-291-4/+20
|
* Performance improvement to 'amap'.Alan Mishchenko2014-04-232-18/+107
|
* Adding color to sizing stats.Alan Mishchenko2014-04-191-4/+4
|
* Adding color to sizing stats.Alan Mishchenko2014-04-191-0/+26
|
* Added optimization for average rather than maximum delay.Alan Mishchenko2014-04-193-245/+254
|
* Improvements to DSD balancing.Alan Mishchenko2014-04-192-2/+2
|
* Improvements to DSD balancing.Alan Mishchenko2014-04-195-29/+147
|
* Fix SOP balancing.Alan Mishchenko2014-04-191-1/+1
|
* Improvements in technology mapping.Alan Mishchenko2014-04-173-20/+19
|
* Changes in the LUT mapper data-structures.Alan Mishchenko2014-04-147-59/+16
|
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-132-10/+45
|
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-112-5/+6
|
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-112-5/+7
|
* Improvements to DSD in technology mapping.Alan Mishchenko2014-04-113-19/+9
|
* New feature to optimize delay during mapping.Alan Mishchenko2014-04-115-8/+115
|
* Correcting internal check.Alan Mishchenko2014-04-112-30/+39
|
* Removed obsolete code for sequential mapping.Alan Mishchenko2014-04-116-49/+12
|
* Improvements to DSD in technology mapping.Alan Mishchenko2014-04-115-24/+24
|
* Adding switch to control area/delay quality tradeoff in 'amap'.Alan Mishchenko2014-04-082-5/+78
|
* Implementation of DSD balancing.Alan Mishchenko2014-04-067-581/+578
|
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-21/+20
|
* Improvement in SOP balancing.Alan Mishchenko2014-04-067-705/+167
|
* Improvement in SOP balancing.Alan Mishchenko2014-04-061-2/+1
|
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-6/+5
|
* Improvement in SOP balancing.Alan Mishchenko2014-04-061-1/+1
|
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-057-14/+930
|
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-053-25/+48
|
* Performance bug fix in SOP balancing.Alan Mishchenko2014-04-052-30/+2
|