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

19066 commits

Author SHA1 Message Date
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
Miodrag Milanovic
dbc6911f40 Next dev cycle 2026-04-09 07:36:58 +02:00
Miodrag Milanovic
7c714b8acc Fix repository check in yml 2026-04-09 07:31:58 +02:00
Stan Lee
0bf20fdd19 handle edge cases 2026-04-08 16:33:10 -07:00
Stan Lee
146491af22 normalize scope 2026-04-08 16:18:55 -07:00
KrystalDelusion
a4b6a8c580
Merge pull request #5799 from YosysHQ/fix_rtd
Fix Read the Docs triggering
2026-04-08 23:10:42 +00:00
KrystalDelusion
9a0842b76a
Merge branch 'main' into fix_rtd 2026-04-09 10:39:08 +12:00
Krystine Sherwin
cb56f01971
prepare-docs.yml: Don't skip pushes 2026-04-09 10:30:08 +12:00
Robert O'Callahan
1f6559a5cf Avoid racing accesses to shards[0] in ShardedHashtable parallel destruction 2026-04-08 21:56:36 +00:00
Miodrag Milanovic
74070911cd Fix repository check in yml 2026-04-08 18:11:46 +02:00
Miodrag Milanovic
6d2c445aeb Release version 0.64 2026-04-08 16:54:50 +02:00
Emil J
86448c0001
Merge pull request #5655 from YosysHQ/emil/dffsr-sr-priority-undef
Undefine set&reset behavior of $dffsr
2026-04-08 14:22:34 +00:00
Miodrag Milanović
f7b19774b7
Merge pull request #5795 from YosysHQ/update_abc
Update ABC as per 2026-04-08
2026-04-08 12:04:18 +00:00
Miodrag Milanovic
6b5cd74d7e Update ABC as per 2026-04-08 2026-04-08 13:29:08 +02:00
Lofty
6d715784cd read_xaiger2: further cleanup 2026-04-08 11:08:59 +01:00
Lofty
f09afcf581 write_xaiger2: further cleanup 2026-04-08 11:08:44 +01:00
Emil J
b485173428
Merge pull request #5792 from YosysHQ/emil/toposort-stability
toposort: avoid run to run variance caused by pointer sensitivity
2026-04-08 08:51:47 +00:00
Akash Levy
ed11f4c135 Fix crash due to lack of A/Y ports 2026-04-08 00:28:43 -07:00
Akash Levy
bf3afc569a Fix the test 2026-04-07 22:46:33 -07:00
Akash Levy
6daa8a01ed opt_vps improvements for VPS read 2026-04-07 22:07:14 -07:00
Robert O'Callahan
d586af0074 Fix data race in ParallelDispatchThreadPool destruction 2026-04-07 23:21:17 +00:00
Emil J. Tywoniak
9b9e334c79 contributing: small responses to feedback 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
cc3827c80c docs: consolidate contributing.md into contributing.rst harder 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
2572b1e3df .github: fix label for links 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
9385928bc2 contributing: Yosys HQ -> YosysHQ 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
d6518f1b9a contributing: fix links 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
342b0e5fc1 contributing: require bug report inputs to pass check 2026-04-07 18:59:06 +02:00
Emil J. Tywoniak
8bf42c01ce contributing: finish cut off sentence 2026-04-07 18:59:06 +02:00