Bruno Schmitt
|
fe6bb87e54
|
Merged alanmi/abc into default
|
2016-05-19 22:11:14 -03:00 |
Bruno Schmitt
|
f93fbc2303
|
Fix the problem of not identifying divisors when its originating cubes had only 2 literals.
With this change, 'empty' sub-cubes (sub-cubes with an ID equal to zero) are inserted in the 0th bin of the hash table.
|
2016-05-19 22:10:30 -03:00 |
Alan Mishchenko
|
07d074fd88
|
New feature for area minimization in standard cell mapping.
|
2016-05-19 15:22:25 -07:00 |
Baruch Sterin
|
031015e7f8
|
fix end of line problem that prevents the cmake build system from working
|
2016-05-17 15:21:03 -07:00 |
Alan Mishchenko
|
9e4d24aa5d
|
Cosmetic changes after incorporating new code of 'fxch'.
|
2016-05-11 20:04:58 -07:00 |
Alan Mishchenko
|
c5befad518
|
Cosmetic changes after incorporating new code of 'fxch'.
|
2016-05-11 20:03:13 -07:00 |
Alan Mishchenko
|
c30819cb05
|
Cosmetic changes after incorporating new code of 'fxch'.
|
2016-05-11 19:59:56 -07:00 |
Bruno Schmitt
|
3cf495c831
|
Add a new module which implements the fast extract with cube hashing (fxch) algorithm.
Removes old partial implementation of this algorithm from the "pla" module.
|
2016-05-11 19:41:31 -03:00 |
Alan Mishchenko
|
cf702af6f1
|
New hierarchical TT NPN matching.
|
2016-02-26 18:20:57 +08:00 |
Alan Mishchenko
|
460a13a102
|
Re-doing the same change.
|
2016-02-15 00:27:27 -08:00 |
Alan Mishchenko
|
e663db6638
|
Temporarily undoing one of the recent changes.
|
2016-02-15 00:26:59 -08:00 |
Alan Mishchenko
|
76670892c2
|
Fixing the problem of identically named signals in 'retime'.
|
2016-02-05 16:21:37 -08:00 |
Alan Mishchenko
|
fc1897fb18
|
Making flop names after 'retime' more meaningful.
|
2016-02-03 13:56:47 -08:00 |
Alan Mishchenko
|
951ca48b9c
|
Small changes to sort for timing.
|
2016-01-24 15:32:12 -08:00 |
Alan Mishchenko
|
87f6828d50
|
Adding support for delay/area tradeoff.
|
2016-01-13 12:13:54 -08:00 |
Alan Mishchenko
|
a4f9776388
|
Consolidating timing manager Scl_Con_t and propagating changes.
|
2016-01-07 16:50:01 -08:00 |
Alan Mishchenko
|
c158dd5a94
|
Migrating to using 32-bit timing representation in &nf.
|
2016-01-05 16:40:00 -08:00 |
Alan Mishchenko
|
19ad75f125
|
Migrating back to using 'float' in area-flow computation in &nf.
|
2016-01-05 14:05:07 -08:00 |
Alan Mishchenko
|
f7c969ca66
|
Improvements to timing optimization.
|
2015-11-11 23:12:05 -08:00 |
Alan Mishchenko
|
232bffd3a2
|
Extending and improving timing manager.
|
2015-11-08 20:03:18 -08:00 |
Alan Mishchenko
|
3c9f7d2bc8
|
Extending and improving timing manager.
|
2015-11-08 19:59:34 -08:00 |
Alan Mishchenko
|
efb8ad0af8
|
Extending and improving timing manager.
|
2015-11-08 12:08:50 -08:00 |
Alan Mishchenko
|
96d8f899d9
|
Extending and improving timing manager.
|
2015-11-08 11:44:37 -08:00 |
Alan Mishchenko
|
83da5a0384
|
Improvements to storing and reusing simulation info.
|
2015-11-05 20:37:08 -08:00 |
Alan Mishchenko
|
6b7aa389a6
|
Improvements to storing and reusing simulation info.
|
2015-11-05 15:27:33 -08:00 |
Baruch Sterin
|
c0ba25a693
|
silence clang errors when compiling as C++
|
2015-11-05 01:23:31 -08:00 |
Alan Mishchenko
|
ae96723ad6
|
Small fix in one procedure to make it compile.
|
2015-11-02 11:23:56 -08:00 |
Alan Mishchenko
|
cb50fadb55
|
Changes to VC6.0 makefile to accommodate new package 'opt/fret' and compiler warnings.
|
2015-10-28 20:18:21 -07:00 |
Alan Mishchenko
|
9c4c95b6b1
|
Merged in sterin/abc (pull request #13)
Restoring Aaron Hurst's "fretime" command
|
2015-10-28 20:12:04 -07:00 |
Alan Mishchenko
|
a3725e4427
|
Improvements in delay optimization.
|
2015-10-28 20:11:26 -07:00 |
Baruch Sterin
|
91d8040bd6
|
Restoring Aaron Hurst's "fretime" command
|
2015-10-28 19:59:57 -07:00 |
Alan Mishchenko
|
229ee5df22
|
Enabling reverse topo order in area minimization.
|
2015-10-28 16:10:50 -07:00 |
Alan Mishchenko
|
35143e830b
|
Experiments with precomputation and matching.
|
2015-10-27 10:48:40 -07:00 |
Alan Mishchenko
|
bd586dd355
|
Changes for delay-oriented computation.
|
2015-10-26 16:44:04 -07:00 |
Alan Mishchenko
|
9b6ff10687
|
Compiler warnings.
|
2015-10-25 20:27:14 -07:00 |
Alan Mishchenko
|
9519341aaf
|
Extending library handling to 8 inputs.
|
2015-10-25 20:23:44 -07:00 |
Alan Mishchenko
|
45bf632452
|
Changes for delay-oriented computation.
|
2015-10-24 18:53:18 -07:00 |
Alan Mishchenko
|
a43d8273b7
|
Changes for delay-oriented computation.
|
2015-10-24 16:13:19 -07:00 |
Alan Mishchenko
|
3712dd30d0
|
Changes for delay-oriented computation.
|
2015-10-23 15:14:31 -07:00 |
Alan Mishchenko
|
a677a67976
|
Gate combination precomputation with delay profile.
|
2015-10-21 09:13:41 -07:00 |
Alan Mishchenko
|
8268553369
|
Experiments with precomputation and matching.
|
2015-10-16 10:36:53 -07:00 |
Alan Mishchenko
|
40bb7089da
|
Experiments with precomputation and matching.
|
2015-10-15 18:50:03 -07:00 |
Alan Mishchenko
|
15a86aefd2
|
Experiments with precomputation and matching.
|
2015-10-15 15:32:36 -07:00 |
Alan Mishchenko
|
01fc95695c
|
Experiments with precomputation and matching.
|
2015-10-14 18:45:40 -07:00 |
Alan Mishchenko
|
b5e0b7d4fc
|
Experiments with precomputation and matching.
|
2015-10-13 18:48:38 -07:00 |
Alan Mishchenko
|
9df63f5291
|
Experiments with precomputation and matching.
|
2015-10-13 15:11:08 -07:00 |
Alan Mishchenko
|
20c46b5a45
|
Experiments with precomputation and matching.
|
2015-10-12 18:29:15 -07:00 |
Alan Mishchenko
|
d25473b307
|
Experiments with functional matching.
|
2015-10-09 11:05:35 -07:00 |
Alan Mishchenko
|
1ca82c87b4
|
Experiments with functional matching.
|
2015-10-08 23:27:56 -07:00 |
Alan Mishchenko
|
72f4dfff1b
|
Experiments with functional matching.
|
2015-10-05 16:10:57 -07:00 |