Lofty
ab316c14d2
Merge pull request #5844 from YosysHQ/lofty/abc-refactor-5
...
abc_new: integration testing via synth_gatemate
2026-05-06 13:40:15 +00:00
Lofty
de1dd3b1c5
add aiger2_zbuf to constids
2026-05-06 14:03:07 +01:00
Emil J
73e15f2144
Merge pull request #5851 from YosysHQ/emil/share-remove-force
...
share: remove -force
2026-05-05 09:06:16 +00:00
Akash Levy
b9fa4f85ba
Ignore DW in opt_hier/opt_boundary
2026-05-04 12:52:47 -07:00
Emil J. Tywoniak
7fa660fc60
share: remove -force
2026-05-04 21:34:19 +02:00
Akash Levy
ebf269bdf0
opt_boundary improvements and add to opt pass as option
2026-05-04 10:51:04 -07:00
Akash Levy
4b219f0ef6
Improvements
2026-05-01 22:50:43 -07:00
Akash Levy
7db8f29c04
opt_boundary
2026-05-01 19:57:00 -07:00
bin
5dfe1937a0
Upgrade to WASI SDK 33 and enable exceptions
2026-05-01 13:30:43 -04:00
Stan Lee
386d3fc308
fix
2026-04-30 12:30:09 -07:00
Stan Lee
9d9ed4bfe3
flatten VCD/RTL scope hierarchy
2026-04-30 12:05:57 -07:00
Stan Lee
f3c3eceedf
bugfix
2026-04-30 10:47:23 -07:00
Stan Lee
6aab520cad
simplify
2026-04-30 10:14:42 -07:00
Stan Lee
4600078f55
comments
2026-04-30 10:06:29 -07:00
Stan Lee
f6e6b4afef
better?
2026-04-29 17:23:58 -07:00
Stan Lee
21a2a1b4f8
splitcells was the issue?
2026-04-29 17:07:50 -07:00
Stan Lee
550d48c417
fix value conversion bug
2026-04-29 15:21:29 -07:00
Ethan Mahintorabi
805c302411
simplemap: Moves $pmux mapping from techmap.v to simple map
...
This Fixes the slow downs I observed in techmap.v, which we
attempted to fix via the simplify ast.h route originally. This
turned out to be rather complex though.
By moving $pmux to simplemap we can just avoid that code. My
test case now runs in 310s which is 40s faster than the baseline
change.
B:507898959
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2026-04-29 21:20:39 +00:00
Stan Lee
448ab2a4e7
undo
2026-04-29 11:30:04 -07:00
Stan Lee
3cd792d4d7
warn only on _reg
2026-04-29 11:24:46 -07:00
nella
92287d4857
Merge pull request #5841 from YosysHQ/nella/fix-liberty
...
Fix ABC: Merged scl conversion failed, using liberty format warning when using -genlib.
2026-04-28 16:43:25 +00:00
nella
d2f7fecef5
Fix liberty cache warning with -genlib.
2026-04-28 15:21:54 +02:00
Lofty
0d3923d086
abc_new: use default script if not specified
2026-04-28 12:33:21 +01:00
Emil J
627b691578
Merge pull request #5831 from stashcroft/main
...
Make sure co-simulation only uses integer arithmetic
2026-04-27 14:03:58 +00:00
Stan Lee
325d9b0c0e
edit naming
2026-04-24 17:14:42 -07:00
Emil J
30a914167f
Merge pull request #5809 from QuantamHD/pmux_on2
...
opt: Remove O(n²) opt routines across the codebase for pmux
2026-04-24 19:03:40 +00:00
Emil J. Tywoniak
e0b833ac1a
opt_muxtree: dense knowledge
2026-04-24 11:07:58 +02:00
Emil J. Tywoniak
4abaca273e
opt_reduce: further optimization
2026-04-24 11:07:58 +02:00
Scott Ashcroft
23a05fcf35
Add comments to make sure it is clear scale is an exponent of 10
2026-04-23 17:22:14 +01:00
Scott Ashcroft
e69341cd5f
Make sure co-simulation only uses integer arithmetic
2026-04-23 17:22:14 +01:00
nella
d795a4f1d2
Fix WASI, store in temp dir.
2026-04-23 12:43:43 +02:00
nella
afac9a28b0
Fix WASI build.
2026-04-23 12:43:43 +02:00
nella
5d4d94a5dd
Fix mac compile.
2026-04-23 12:43:43 +02:00
nella
94a215b4f7
Add dont_use_cells to scl cache.
2026-04-23 12:43:43 +02:00
nella
edd3ad525e
Add scl caching to abc_new.
2026-04-23 12:43:43 +02:00
nella
9143178343
Merge liberty files into stripped scl files.
2026-04-23 12:43:43 +02:00
N. Engelhardt
240f7030b2
xprop: ignore $scopeinfo cells
2026-04-21 10:52:50 +02:00
Stan Lee
90c2bbe1d4
factor offset
2026-04-20 17:26:30 -07:00
Stan Lee
5f538db621
fix
2026-04-20 17:17:37 -07:00
Stan Lee
f377bb04e4
pull main
2026-04-20 16:57:15 -07:00
Akash Levy
c05efa055b
Merge pull request #155 from Silimate/fork-scope
...
[CUS-486] Strip $fork scope and N-dim register flattening
2026-04-20 16:43:16 -07:00
Akash Levy
47a5a626e3
Merge pull request #153 from Silimate/reg-rename
...
[ENG-1918] Handle edge cases in register renaming
2026-04-20 16:40:16 -07:00
Stan Lee
553ea0a173
edit
2026-04-20 16:11:28 -07:00
Stan Lee
5f663796ad
oops
2026-04-20 15:22:18 -07:00
Stan Lee
38f97edb45
Merge branch 'main' of github.com:silimate/yosys into fork-scope
2026-04-20 15:21:20 -07:00
Stan Lee
1646f7712a
bugfix
2026-04-20 15:12:56 -07:00
Stan Lee
102cbb8c0a
splitcells reg split fix
2026-04-20 15:07:09 -07:00
Stan Lee
fb9a64086e
undo
2026-04-20 14:47:57 -07:00
Stan Lee
1bc33bc8c5
re-trigger
2026-04-20 14:47:43 -07:00
Stan Lee
63b61f04d0
further remove
2026-04-20 13:42:57 -07:00