aletempiac
fa8a277765
Changing search space exploration of ACD to search for better implementation and prune unnecessary computations based on theoretical properties
2024-02-29 17:16:49 +01:00
aletempiac
48b5f3b399
ACD66 performance improvements by avoiding unnecessary computation
2024-02-29 17:15:29 +01:00
aletempiac
75abcd376b
Adding bindings to use ACD66 instead of generic ACD
2024-02-28 09:51:32 +01:00
aletempiac
44a65c23ed
Adding relaxation on the maximum free set constraint
2024-02-27 17:47:43 +01:00
aletempiac
d3f140f1df
Performance improvements
2024-02-27 17:36:24 +01:00
aletempiac
f72000f5ae
Adding ACD cascade 666, performance improvements
2024-02-21 18:25:48 +01:00
aletempiac
eba56b088f
Cleaning code and performance improvements
2024-02-21 17:13:29 +01:00
aletempiac
13fd0d55c7
Removing unnecessary structs
2024-02-21 09:47:16 +01:00
aletempiac
0cd548f1cb
Performance improvements to ACD
2024-02-20 17:28:50 +01:00
aletempiac
0e471e3ff8
Performance improvements of ACD 66
2024-02-20 14:41:52 +01:00
aletempiac
7b74810047
Changing policy of finding ACD 66 decomposition (faster and 100 percent coverage)
2024-02-16 16:43:24 +01:00
aletempiac
17afd93c78
Extending ACD to work up to 11 variables
2024-02-08 15:36:09 +01:00
aletempiac
3f80b202cd
C++11 compatible code
2024-02-08 14:57:42 +01:00
aletempiac
2afaeac823
Adding hash table to reduce computations
2024-02-08 11:20:19 +01:00
aletempiac
2d9af6c9a4
Adding ACD for 66 LUT structure using a new method
2024-02-08 09:36:58 +01:00
Baruch Sterin
d140535d64
Adapt previous merge by @aletempiac to compile with ABC namespaces.
2024-01-17 15:04:31 -08:00
aletempiac
d223898f3d
Merge remote-tracking branch 'origin/master' into acd
2024-01-16 17:44:45 +01:00
aletempiac
67aab70cff
Moving ACD package to if folder
2024-01-16 17:42:43 +01:00
Rasmus Munk Larsen
706112ebd8
Micro-optimizations to speed up the Liberty parser by ~1.67x.
...
Signed-off-by: Rasmus Munk Larsen <rmlarsen@google.com>
2023-12-19 16:13:52 -08:00
aletempiac
b3d2419d9a
Formatting, renaming, and cleaning code
2023-11-27 13:38:36 +01:00
aletempiac
1d7dfd25c6
Improving ACD mapping
2023-11-17 16:58:17 +01:00
aletempiac
b77bdeeb17
Enabling ACD for area
2023-11-16 19:21:29 +01:00
aletempiac
8aa57c5d54
Decisions on late arrival
2023-11-16 18:53:02 +01:00
aletempiac
66cdd36d20
Runtime improvements in decomposition
2023-11-15 19:03:29 +01:00
aletempiac
1632dc0d4e
First version of ACD
2023-11-15 18:38:00 +01:00
Alan Mishchenko
6ca7eab466
Prototype of integrating decomposition into "if".
2023-11-14 12:58:03 -08:00
Alan Mishchenko
04dba9eed9
Adding callback for wire caps during sizing.
2023-11-06 17:35:41 -08:00
Alan Mishchenko
73dac01c15
Warning regarding PathMatchSpec() on Windows.
2023-09-21 11:08:16 +08:00
wjrforcyber
3a53a950aa
Refactor(Typo): Typo update on buffer
2023-09-12 11:57:18 +08:00
wjrforcyber
7fe7449685
Refactor(Typo):Typo update on dnsize
2023-09-12 10:40:59 +08:00
Alan Mishchenko
0c719ab69e
Adding procedure to merge two libraries.
2023-09-08 14:23:14 +07:00
alanminko
1f0c51533f
Merge pull request #232 from phsauter/fix-retime-segfault
...
fix Segfault in retime command
2023-09-05 14:09:13 +07:00
alanminko
e3feb5c44a
Merge pull request #183 from j2kun/patch-1
...
typo: Libery -> Liberty
2023-09-05 14:06:53 +07:00
alanminko
0e88e2739f
Merge pull request #177 from mmicko/fix_large_liberty
...
Enable loading of large liberty files
2023-09-05 14:06:07 +07:00
Daniel Gröber
b7d1435db1
treewide: Fix spelling mistakes
...
A particularly pedantic set of changes currently used in Debian
Authored-By: Ruben Undheim <ruben.undheim@gmail.com>
2023-08-27 14:13:20 +02:00
Ethan Mahintorabi
aae3a39914
map: Fixes windows fnmatch build issue
...
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2023-08-15 19:10:42 +00:00
Ethan Mahintorabi
503c4a34b0
map: Adds a user configurable dont_use flag to liberty
...
This flag (-X <glob>) will allow a user to set this flag
multiple times with a glob pattern to exclude cells that
user doesn't want to show up in a mapped netlist.
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2023-08-14 18:19:20 +00:00
phsauter
0f7d05d531
fix Segfault in retime command
2023-07-22 21:20:09 +02:00
Rajit Manohar
62b85322ea
no need to call strlen on a constant
2023-06-24 12:34:24 -04:00
Rajit Manohar
bbdfe37bf9
fix segv when obj is a primary input
2023-06-24 12:17:57 -04:00
Henner Zeller
dfd8fabdd7
Don't #define _DEFAULT_SOURCE if already defined.
2023-04-27 13:44:13 -07:00
alanminko
91aaff2575
More compiler warnings.
2023-02-28 03:07:41 -08:00
Alan Mishchenko
622d142794
Compiler warnings.
2023-02-28 15:40:06 +07:00
Alan Mishchenko
b57b546494
Compiler warnings.
2023-02-28 15:16:31 +07:00
Alan Mishchenko
e7ecaee92d
Bug fix in supergate generation.
2023-02-05 14:41:18 -08:00
Alan Mishchenko
b0518173b1
Preventing underfined behavior following a github message suggestion.
2022-11-21 14:12:47 -08:00
Alan Mishchenko
336b41a063
Adding comment about dup cell name.
2022-10-11 09:36:15 -07:00
Alan Mishchenko
813a0f1ff1
Updating features of &if mapper.
2022-10-09 23:51:40 -07:00
Jeremy Kun
4f4bba2a47
typo: Libery -> Liberty
2022-09-30 09:17:32 -07:00
Miodrag Milanovic
7543778f2c
Enable loading of large liberty files
2022-09-07 11:45:30 +02:00