Alan Mishchenko
3f2899d6ea
Compiler warnings.
2016-12-31 22:00:26 +07:00
Alan Mishchenko
8eb5d1896a
Updates to delay optimization project.
2016-12-31 21:46:25 +07:00
Alan Mishchenko
01924ca118
Updates to delay optimization project.
2016-12-31 20:21:46 +07:00
Alan Mishchenko
54b4692d4b
Updates to delay optimization project.
2016-12-29 21:26:02 +07:00
Alan Mishchenko
4488ab83d0
Updates to delay optimization project.
2016-12-29 14:45:16 +07:00
Alan Mishchenko
fdd8404bfc
Updates to delay optimization project.
2016-12-28 12:34:53 +07:00
Alan Mishchenko
3581c94fec
Updates to delay optimization project.
2016-12-27 21:08:52 +07:00
Alan Mishchenko
fcd3133a9f
Updates to delay optimization project.
2016-12-27 18:15:05 +07:00
Alan Mishchenko
398c4ec92c
Updates to delay optimization project.
2016-12-27 18:08:39 +07:00
Alan Mishchenko
ac3216cf23
Updates to delay optimization project.
2016-12-25 15:58:54 +07:00
Alan Mishchenko
6a351c4dc0
Adding support for minimalistic representation of LUT mapping.
2016-12-05 17:45:15 -08:00
Alan Mishchenko
8ba6071a76
New SAT-based optimization package.
2016-12-04 21:59:10 -08:00
Alan Mishchenko
91aab10757
Analysis of arithmetic logic cones.
2016-12-04 13:05:51 -08:00
Alan Mishchenko
c88a2421b4
New SAT-based optimization package.
2016-12-03 19:58:12 -08:00
Alan Mishchenko
2ff522df45
New SAT-based optimization package.
2016-11-30 20:58:53 -08:00
Alan Mishchenko
3b5527b620
New SAT-based optimization package.
2016-11-30 20:56:43 -08:00
Alan Mishchenko
5d61e53c7a
New SAT-based optimization package.
2016-11-28 15:50:15 -08:00
Alan Mishchenko
53adc97675
New SAT-based optimization package.
2016-11-27 11:56:40 -08:00
Alan Mishchenko
6b55bf0205
New SAT-based optimization package.
2016-11-26 14:28:12 -08:00
Alan Mishchenko
a703052bc5
New SAT-based optimization package.
2016-11-19 18:15:06 -08:00
Alan Mishchenko
58476ea738
New SAT-based optimization package.
2016-11-17 17:32:34 -08:00
Alan Mishchenko
585f3a6407
New SAT-based optimization package.
2016-11-17 12:16:14 -08:00
Alan Mishchenko
254ac2df8f
Fixed several compiler warnings.
2016-11-17 12:12:19 -08:00
Vinicius Callegaro
faf8d6ecea
Disjoint-support decomposition with cofactoring and boolean difference analysis
...
from V. Callegaro, F. S. Marranghello, M. G. A. Martins, R. P. Ribas and A. I. Reis,
entitled "Bottom-up disjoint-support decomposition based on cofactor and boolean difference analysis" presented in ICCD'15.
2016-11-08 17:00:35 -02:00
Alan Mishchenko
50e324ce11
Adding switch &mfs -b to preserve white boxes during optimization.
2016-10-07 18:05:20 -07:00
Bruno Schmitt
659d288967
Small FXCH bug fix.
2016-10-07 16:57:54 -03:00
Alan Mishchenko
50da7c290c
Compiler warnings.
2016-09-30 14:40:07 -07:00
Bruno Schmitt
621fbcbd4d
Small bug fix in FXCH.
2016-08-18 16:36:55 -03:00
Alan Mishchenko
d3ec4493b2
Windows complier errors.
2016-08-06 00:24:07 -07:00
Alan Mishchenko
2ded05127a
Merged in petkovska/abc-pullreq/hier-npn_fast-exact (pull request #29 )
...
Exact hierarchical NPN classification
2016-08-06 00:20:47 -07:00
Alan Mishchenko
8bc4894ccb
Compiler errors on Windows.
2016-08-01 13:21:58 -07:00
Bruno Schmitt
f59788f611
Several updates to FXCH including:
...
- Cube Grouping
- New sub-cube hash table
2016-08-01 13:13:46 -03:00
Ana Petkovska
8e5af90c41
Return the class representative of each function.
2016-06-18 18:51:38 +02:00
Ana Petkovska
6842b8cdbc
Group based exact NPN classification.
2016-06-18 18:42:57 +02:00
Alan Mishchenko
720d025234
Complier fix.
2016-06-17 21:54:50 -07:00
Alan Mishchenko
22406e7101
Merged in boschmitt/abc (pull request #28 )
...
Handling D1C and SCC in FXCH
2016-06-17 21:53:04 -07:00
Alan Mishchenko
c912875261
New command 'phase_map'.
2016-06-17 20:21:39 -07:00
Bruno Schmitt
85428a60cc
Enables FXCH to handle Distance-1 cubes (D1C) and Single Cube Containment (SCC) as by product of extraction.
...
D1C: Whenever they appear a constant divisor (x! + x) will be created and handle as any other divisor.
SCC: Will be taken care of as soon as they appear.
2016-06-17 17:24:58 -03:00
Alan Mishchenko
0923d543ad
Adding a switch 'retime -o' to use old flop naming conventions.
2016-06-16 16:13:13 -07:00
Alan Mishchenko
31b2e8bebd
Switch 'fx -x' to use only canonical divisors in 'fx'.
2016-06-06 19:31:56 -07:00
Alan Mishchenko
e33d6e8d9d
Small changes to compile on Windows.
2016-06-03 10:12:00 -07:00
Bruno Schmitt
b6ab087952
Removing the memory saving mode, it is no longer necessary.
2016-06-02 17:26:12 -03:00
Bruno Schmitt
4937fb09ed
Minimizing memory usage. The implementation was using twice as much memory as necessary.
2016-06-02 17:23:35 -03:00
Alan Mishchenko
c6a290ee97
Merged in boschmitt/abc (pull request #26 )
...
Fix the problem of not identifying divisors when its originating cubes had only 2 literals.
2016-05-19 23:34:20 -07:00
Alan Mishchenko
2d0a8fb4cb
Improving SMT-LIB parser.
2016-05-19 22:07:52 -07:00
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