summaryrefslogtreecommitdiffstats
path: root/src/opt
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic changes after incorporating new code of 'fxch'.Alan Mishchenko2016-05-111-1/+1
|
* Cosmetic changes after incorporating new code of 'fxch'.Alan Mishchenko2016-05-111-2/+2
|
* Cosmetic changes after incorporating new code of 'fxch'.Alan Mishchenko2016-05-114-47/+78
|
* Add a new module which implements the fast extract with cube hashing (fxch) ↵Bruno Schmitt2016-05-116-0/+1945
| | | | | | algorithm. Removes old partial implementation of this algorithm from the "pla" module.
* New hierarchical TT NPN matching.Alan Mishchenko2016-02-262-0/+144
|
* Re-doing the same change.Alan Mishchenko2016-02-151-2/+2
|
* Temporarily undoing one of the recent changes.Alan Mishchenko2016-02-151-2/+2
|
* Fixing the problem of identically named signals in 'retime'.Alan Mishchenko2016-02-052-4/+4
|
* Making flop names after 'retime' more meaningful.Alan Mishchenko2016-02-032-4/+6
|
* Small changes to sort for timing.Alan Mishchenko2016-01-241-3/+7
|
* Adding support for delay/area tradeoff.Alan Mishchenko2016-01-133-31/+53
|
* Consolidating timing manager Scl_Con_t and propagating changes.Alan Mishchenko2016-01-075-26/+29
|
* Migrating to using 32-bit timing representation in &nf.Alan Mishchenko2016-01-051-4/+4
|
* Migrating back to using 'float' in area-flow computation in &nf.Alan Mishchenko2016-01-051-1/+1
|
* Improvements to timing optimization.Alan Mishchenko2015-11-113-29/+63
|
* Extending and improving timing manager.Alan Mishchenko2015-11-081-1/+2
|
* Extending and improving timing manager.Alan Mishchenko2015-11-082-15/+43
|
* Extending and improving timing manager.Alan Mishchenko2015-11-083-432/+21
|
* Extending and improving timing manager.Alan Mishchenko2015-11-086-54/+576
|
* Improvements to storing and reusing simulation info.Alan Mishchenko2015-11-051-21/+98
|
* Improvements to storing and reusing simulation info.Alan Mishchenko2015-11-054-318/+89
|
* silence clang errors when compiling as C++Baruch Sterin2015-11-053-21/+21
|
* Small fix in one procedure to make it compile.Alan Mishchenko2015-11-021-1/+1
|
* Changes to VC6.0 makefile to accommodate new package 'opt/fret' and compiler ↵Alan Mishchenko2015-10-283-14/+14
| | | | warnings.
* Merged in sterin/abc (pull request #13)Alan Mishchenko2015-10-286-0/+4409
|\ | | | | | | Restoring Aaron Hurst's "fretime" command
| * Restoring Aaron Hurst's "fretime" commandBaruch Sterin2015-10-286-0/+4409
| |
* | Improvements in delay optimization.Alan Mishchenko2015-10-281-20/+114
|/
* Enabling reverse topo order in area minimization.Alan Mishchenko2015-10-282-43/+101
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-273-10/+94
|
* Changes for delay-oriented computation.Alan Mishchenko2015-10-264-130/+214
|
* Compiler warnings.Alan Mishchenko2015-10-251-0/+11
|
* Extending library handling to 8 inputs.Alan Mishchenko2015-10-254-71/+116
|
* Changes for delay-oriented computation.Alan Mishchenko2015-10-245-39/+92
|
* Changes for delay-oriented computation.Alan Mishchenko2015-10-245-108/+114
|
* Changes for delay-oriented computation.Alan Mishchenko2015-10-234-118/+632
|
* Gate combination precomputation with delay profile.Alan Mishchenko2015-10-213-17/+137
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-162-38/+71
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-154-2/+285
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-152-103/+340
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-143-48/+148
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-134-83/+166
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-133-50/+222
|
* Experiments with precomputation and matching.Alan Mishchenko2015-10-123-64/+588
|
* Experiments with functional matching.Alan Mishchenko2015-10-091-55/+132
|
* Experiments with functional matching.Alan Mishchenko2015-10-082-180/+451
|
* Experiments with functional matching.Alan Mishchenko2015-10-053-190/+271
|
* Experiments with functional matching.Alan Mishchenko2015-10-032-0/+550
|
* Bug fix in 'print_supp' (induced bugs in 'bm' and 'bm2').Alan Mishchenko2015-04-241-7/+7
|
* Bug fix for big-endiang architectures (plus adding -lm in Makefile).Alan Mishchenko2015-04-041-1/+1
|
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-191-1/+1
|