3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-25 00:22:34 +00:00
Commit graph

19197 commits

Author SHA1 Message Date
Akash Levy
1fbd92537f
Merge pull request #147 from Silimate/splitcells
reg_rename bug fix
2026-04-15 14:19:09 -07:00
Stan Lee
eeceeb18af reg_rename bug fix 2026-04-15 14:17:57 -07:00
Akash Levy
52aa491463
Merge pull request #146 from Silimate/splitcells
[ENG-1903] splitcells and reg_rename pass fixes
2026-04-15 14:11:13 -07:00
Stan Lee
2dac6a4215 fix 2026-04-15 12:44:53 -07:00
Akash Levy
89d56882ba Pullup/pulldown primitives 2026-04-15 12:37:18 -07:00
Stan Lee
321ab5d601 working 2026-04-15 11:50:35 -07:00
Emil J. Tywoniak
0b3d03e69c newcelltypes: fix $specrule port naming 2026-04-13 22:34:46 +02:00
Emil J. Tywoniak
3e45f9729e fix $specrule port naming 2026-04-13 22:34:46 +02:00
nella
413169663d
Merge pull request #5753 from YosysHQ/nella/carry-save-adders
Add Carry-save adders
2026-04-13 11:16:33 +00:00
nella
4506dffa9f Fix use after free. 2026-04-13 12:48:05 +02:00
nella
fc71719e6e Rename csa_tree to arith_tree. 2026-04-13 12:48:05 +02:00
nella
c3c577f333 Fix test cases. 2026-04-13 12:48:05 +02:00
nella
135812ab02 Further CSA cleanup. 2026-04-13 12:48:05 +02:00
nella
847a8941e9 Clang-Format CSA tree. 2026-04-13 12:48:05 +02:00
nella
a02c238874 Consolidate Wallace from booth and CSA. 2026-04-13 12:48:05 +02:00
nella
4bbffecf98 Invert. 2026-04-13 12:48:05 +02:00
nella
42c309347b Clarify. 2026-04-13 12:48:05 +02:00
Emil J. Tywoniak
b6d656e932 csa_tree: move to techmap 2026-04-13 12:48:05 +02:00
Emil J. Tywoniak
b6a8feec22 csa_tree: refactor 2026-04-13 12:48:05 +02:00
nella
67e145618b Replace utf arrow with ascii arrow. 2026-04-13 12:48:05 +02:00
nella
4f4c820f73 Cleaned up CSA tests. 2026-04-13 12:48:05 +02:00
nella
9cc2e7d95e rm misc comments. 2026-04-13 12:48:05 +02:00
nella
0f61ba5299 Move csa after alumacc. 2026-04-13 12:48:05 +02:00
nella
9dc408eea7 CSA add alumacc related tests. 2026-04-13 12:48:05 +02:00
nella
5d90bcc792 CSA add support for macc and alu cells. 2026-04-13 12:48:05 +02:00
nella
fc9adae9a2 Consolidate csa tests. 2026-04-13 12:48:05 +02:00
nella
ab1c423692 Tighten csa tests. 2026-04-13 12:48:05 +02:00
nella
b64b75db7a Add csa to synth. 2026-04-13 12:48:05 +02:00
nella
cfee6bb4af Add more robsutness tests. 2026-04-13 12:48:05 +02:00
nella
6b0caedcdd Add chain tests and tighten synthesis assertions for csa. 2026-04-13 12:48:05 +02:00
nella
335cce4895 Add sub chain support for csa trees. 2026-04-13 12:48:05 +02:00
nella
7183016910 Edge case tests. 2026-04-13 12:48:05 +02:00
nella
1a4a41812c Add csa synth tests. 2026-04-13 12:48:05 +02:00
nella
4c4c5cf15a Add structural tests for csa_tree. 2026-04-13 12:48:05 +02:00
nella
e69914b8be better balancing. 2026-04-13 12:48:05 +02:00
nella
46df888191 impl csa tree. 2026-04-13 12:48:05 +02:00
Akash Levy
3fe2cf32dd Bump Verific for $test$plusargs 2026-04-12 15:59:31 -07:00
Emil J
90b906c4fc
Merge pull request #5635 from YosysHQ/emil/contributing-again
docs: touch up contributing guidelines
2026-04-12 22:10:41 +00:00
Akash Levy
628832ccc9 Bump abc 2026-04-12 11:58:39 -07:00
Lofty
d51a5535c7
Merge pull request #5798 from rocallahan/hashtable-destruction-race
Avoid racing accesses to shards[0] in ShardedHashtable parallel destruction
2026-04-11 10:25:58 +00:00
Lofty
564c617721
Merge pull request #5790 from Eiko-Eira/main
Fixed typos and incorrect grammar
2026-04-11 03:26:55 +00:00
Akash Levy
20aec224de
Merge pull request #145 from Silimate/ENG-1872
ENG-1872
2026-04-10 17:16:48 -07:00
AdvaySingh1
cf78adc729 Made file opening more safe 2026-04-10 13:10:51 -07:00
Advay Singh
03554f0d58
Update passes/silimate/report_fanout.cc
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-10 13:01:26 -07:00
Advay Singh
f8ea10d50c
Update passes/silimate/report_fanout.cc
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-10 13:01:07 -07:00
AdvaySingh1
54bcc49987 ENG-1872 2026-04-10 12:54:43 -07:00
Akash Levy
485cc675e5
Merge pull request #144 from Silimate/sim
[ENG-1869] Normalize scopes
2026-04-09 19:11:11 -07:00
Akash Levy
300c64773b Fix offset in splitcells 2026-04-09 16:20:26 -07:00
nella
a54bca5493
Merge pull request #5794 from rocallahan/dispatch-pool-destruction
Fix data race in ParallelDispatchThreadPool destruction
2026-04-09 09:57:25 +00:00
Miodrag Milanović
8449dd4700
Merge pull request #5796 from YosysHQ/release/v0.64
Release version 0.64
2026-04-09 06:39:48 +00:00