1
0
mirror of synced 2026-05-19 20:27:38 +00:00

Commit Graph

  • 5a3db275af Append verific into libyosys.a static_lib Miodrag Milanovic 2026-01-12 12:25:31 +01:00
  • f193dd0a28 Merge pull request #5594 from rocallahan/sdc-workaround Emil J 2026-01-12 11:22:25 +01:00
  • 2b12b74121 musllinux fix so wheels build can work Miodrag Milanovic 2026-01-11 15:23:38 +01:00
  • 37347aacb2 Check for missing port in SDC code Robert O'Callahan 2025-12-29 05:32:55 +00:00
  • 991e704899 Bump version github-actions[bot] 2026-01-09 00:26:46 +00:00
  • cc3d569ade Merge pull request #5591 from YosysHQ/krys/clean_empty_switch KrystalDelusion 2026-01-09 11:52:27 +13:00
  • c7b839ef5a Merge pull request #5530 from rocallahan/parallel-opt-merge Emil J 2026-01-08 10:43:44 +01:00
  • 41a098172d Expect an error from the bug5574.ys test Robert O'Callahan 2026-01-08 05:10:43 +00:00
  • 8da919587d Parallelize opt_merge. Robert O'Callahan 2025-11-25 01:35:00 +00:00
  • 39ff623ff7 smells good emil/aigerparse-defer Emil J. Tywoniak 2026-01-08 00:24:00 +01:00
  • f1fc704c84 abc: handle ABC script errors instead of hanging Roland Coeurjoly 2026-01-07 23:46:33 +01:00
  • 1bd628d4ee process parents first Emil J. Tywoniak 2026-01-07 22:56:00 +01:00
  • 99212e6851 just refactored Emil J. Tywoniak 2026-01-07 22:28:04 +01:00
  • 2633485c8f fix Emil J. Tywoniak 2026-01-07 21:50:34 +01:00
  • 340fec0a67 WIP Emil J. Tywoniak 2026-01-07 21:38:13 +01:00
  • 35321cd292 Bump version github-actions[bot] 2026-01-07 00:25:36 +00:00
  • 9a09758f56 Test empty switches Krystine Sherwin 2026-01-07 13:21:23 +13:00
  • 4d237bdd92 Deliver more helpful error messages Gus Smith 2026-01-06 16:19:54 -08:00
  • 9f77465170 Add test Gus Smith 2026-01-06 16:19:04 -08:00
  • c0e29ef57c proc_clean: Removing an empty full_case is doing something Krystine Sherwin 2026-01-07 13:10:32 +13:00
  • fcb8695261 write_verilog: Skip empty switches Krystine Sherwin 2026-01-07 13:09:49 +13:00
  • 0ab967b036 Merge pull request #5564 from rocallahan/pass-fuzz Emil J 2026-01-06 20:07:31 +01:00
  • 5c630a366d Merge pull request #5555 from rocallahan/defer-redirects Emil J 2026-01-06 18:48:16 +01:00
  • 042ec1cf60 Defer redirecting cell outputs when merging cells in opt_merge until after we've done a full pass over the cells. Robert O'Callahan 2025-12-19 00:38:47 +00:00
  • 2e1a2cfacb Merge pull request #5561 from YosysHQ/emil/opt_expr-test-avoid-multiple-drivers Emil J 2026-01-06 14:54:55 +01:00
  • 11b0e7ad92 add lut2bmux Natalia 2025-12-19 02:18:27 -08:00
  • 1567526954 Bump version github-actions[bot] 2026-01-06 00:26:49 +00:00
  • 1ccbd21ed8 Merge pull request #5587 from YosysHQ/update_abc Miodrag Milanović 2026-01-05 18:00:36 +01:00
  • 6e5a516051 Update ABC as per 2026-01-05 Miodrag Milanovic 2026-01-05 16:34:45 +01:00
  • eae00c19a8 Merge pull request #5579 from yrabbit/gw5-bsram-be-w Miodrag Milanović 2026-01-05 11:10:03 +01:00
  • 8a78f2f7c5 Gowin. Fix style. YRabbit 2026-01-05 20:07:31 +10:00
  • ab4381fba4 Merge pull request #5576 from rocallahan/idstring-pod Miodrag Milanović 2026-01-05 11:05:56 +01:00
  • ea90f54783 Gowin. Implement byte enable. YRabbit 2026-01-03 17:42:49 +10:00
  • 8101c87fab Bump version github-actions[bot] 2025-12-31 00:27:01 +00:00
  • a6d696ba2b Give IdString a default move constructor and make it a POD type. Robert O'Callahan 2025-12-30 03:53:02 +00:00
  • 582969b236 Merge pull request #5575 from YosysHQ/update_abc Miodrag Milanović 2025-12-30 10:00:49 +01:00
  • 55af32024d Update ABC as per 2025-12-29 Miodrag Milanovic 2025-12-30 09:23:45 +01:00
  • 96549e5514 Bump version github-actions[bot] 2025-12-30 00:26:17 +00:00
  • d523c88c3c Merge pull request #5573 from rocallahan/increase-timeout Miodrag Milanović 2025-12-29 12:38:34 +01:00
  • 99d7ab9c42 Increase test timeout to 10 seconds Robert O'Callahan 2025-12-29 04:06:52 +00:00
  • 17ca71e1ab Bump version github-actions[bot] 2025-12-24 00:26:02 +00:00
  • aa9991d3ee Merge pull request #5571 from YosysHQ/micko/warning Miodrag Milanović 2025-12-23 16:32:10 +01:00
  • 4bc4e4eb41 remove unused variable Miodrag Milanovic 2025-12-23 15:47:35 +01:00
  • 721b504479 lut2mux: add -word option and test Natalia 2025-12-18 13:06:22 -08:00
  • 09f9e0e8d1 Merge pull request #5568 from rocallahan/abc-spawn-errno Miodrag Milanović 2025-12-23 08:09:14 +01:00
  • 31f355c599 Bump version github-actions[bot] 2025-12-23 00:26:12 +00:00
  • 0e61f57458 Print errno to help diagnose failure to spawn ABC Robert O'Callahan 2025-12-22 21:58:15 +00:00
  • 9ee51c8f27 Add AFL++ Grammar-Generator grammar for RTLIL fuzzing, and instructions for how to use it. Robert O'Callahan 2025-12-21 22:45:06 +00:00
  • d5b38af4a7 Merge pull request #5550 from YosysHQ/nak/dont_merge_properties N. Engelhardt 2025-12-22 16:54:43 +01:00
  • 650c18a2a2 Merge pull request #5565 from rocallahan/idstring-by-value Miodrag Milanović 2025-12-22 14:51:30 +01:00
  • 580b57c772 Merge pull request #5566 from YosysHQ/update_abc Miodrag Milanović 2025-12-22 13:19:28 +01:00
  • 13030e43d4 Update ABC as per 2025-12-22 Miodrag Milanovic 2025-12-22 12:31:58 +01:00
  • 48cdb499f2 Remove IdString::id_string(). Robert O'Callahan 2025-12-22 01:57:30 +00:00
  • 46cb05c471 Pass IdString by value instead of by const reference. Robert O'Callahan 2025-12-22 01:52:59 +00:00
  • ddd6a16ee0 Add -legalize option to read_rtlil Robert O'Callahan 2025-12-17 03:11:06 +00:00
  • 914e14946d Implement design_equal command Robert O'Callahan 2025-12-16 01:39:39 +00:00
  • 856d455065 opt_expr: avoid multiple drivers issue #4792 in combined assign tests Emil J. Tywoniak 2025-12-19 18:32:06 +01:00
  • 772d821fb0 opt_expr: reindent test Emil J. Tywoniak 2025-12-19 18:30:17 +01:00
  • 64a933d77b Bump version github-actions[bot] 2025-12-18 00:22:53 +00:00
  • 45d654e2d7 avoid merging formal properties N. Engelhardt 2025-12-17 20:25:24 +01:00
  • 49feaa1146 Merge pull request #5549 from nataliakokoromyti/fix-ice40-wrapcarry-src-attr Miodrag Milanović 2025-12-17 12:15:20 +01:00
  • d861a26e49 Merge pull request #5504 from nataliakokoromyti/verific-run-test-bugfix Miodrag Milanović 2025-12-17 11:08:44 +01:00
  • e289e4c893 add ID::src to allowlist instead nataliakokoromyti 2025-12-17 01:31:32 -08:00
  • cf8be2bae7 Update ice40_wrapcarry.cc nataliakokoromyti 2025-12-16 09:33:47 -08:00
  • 2ded4bd893 Update run-test.sh nataliakokoromyti 2025-12-16 04:16:03 -08:00
  • 07c9d575fd Merge pull request #5543 from YosysHQ/krys/check_iverilog Miodrag Milanović 2025-12-16 07:59:48 +01:00
  • b201bf2cf3 Merge pull request #5542 from YosysHQ/krys/posix_spawnp Miodrag Milanović 2025-12-16 07:44:27 +01:00
  • 4d61ce63d3 Bump version github-actions[bot] 2025-12-16 00:26:36 +00:00
  • bd514df0df Merge pull request #5540 from donn/pyosys_fix_abcexternal Miodrag Milanović 2025-12-15 08:19:39 +01:00
  • 18a7d4c262 Document nesting packages as unsupported Krystine Sherwin 2025-12-15 15:42:41 +13:00
  • 5b317ee03c sim.cc: Check eval err Krystine Sherwin 2025-12-15 12:08:07 +13:00
  • c69be9d767 Missed an iverilog Krystine Sherwin 2025-12-15 10:31:17 +13:00
  • 24f4902156 Don't mention iverilog if the error wasn't from iverilog Krystine Sherwin 2025-12-15 10:17:19 +13:00
  • 9d3d8bf502 Switch posix_spawn to posix_spawnp Krystine Sherwin 2025-12-15 09:40:04 +13:00
  • 52dc8c5eff pyosys: fix install failure when ABCEXTERNAL is set Mohamed Gaber 2025-12-12 14:44:18 +02:00
  • 2833a44503 Bump version github-actions[bot] 2025-12-13 00:24:42 +00:00
  • d596eff793 Makefile: enable ubsan by default for debug builds emil/debug-ubsan Emil J. Tywoniak 2025-12-12 16:14:54 +01:00
  • f003eca615 Merge pull request #5526 from YosysHQ/emil/fix-cellaigs-function-arg-eval-order Emil J 2025-12-12 10:00:09 +01:00
  • 4da0c552dd tests/aiger: Fix pipe hiding diff exit status Krystine Sherwin 2025-12-12 11:26:24 +13:00
  • c1ec625f47 Bump version github-actions[bot] 2025-12-11 00:26:11 +00:00
  • 9814f9dc4f Add autowires in genblk/for expension Yannick Lamarre 2024-02-23 21:42:16 -05:00
  • 54b278d574 Add tests for implicit wires in generate blocks. Yannick Lamarre 2024-02-23 21:33:14 -05:00
  • 5594b817cd Merge pull request #5524 from rocallahan/single-thread-log Emil J 2025-12-10 13:54:09 +01:00
  • e08e9119ee Merge pull request #5516 from rocallahan/limit-threads Emil J 2025-12-10 13:45:07 +01:00
  • 8703e3b4dd Merge pull request #5536 from YosysHQ/update_abc Miodrag Milanović 2025-12-10 13:13:33 +01:00
  • 99e873efc9 cellaigs: fix AOI and OAI ordering Emil J. Tywoniak 2025-12-10 12:41:13 +01:00
  • d932ce7f47 cellaigs: formatting Emil J. Tywoniak 2025-12-02 15:08:02 +01:00
  • 882001cb01 cellaigs: fix adder function argument evaluation order Emil J. Tywoniak 2025-12-02 15:07:37 +01:00
  • 7f3ea41103 cellaigs: fix function argument evaluation order Emil J. Tywoniak 2025-12-01 23:38:46 +01:00
  • 6ac3bccf16 opt_merge: refactor emil/parallel-opt-merge-refactor Emil J. Tywoniak 2025-12-10 01:04:55 +01:00
  • 77f846e992 Update ABC as per 2025-12-10 Miodrag Milanovic 2025-12-10 11:03:44 +01:00
  • 2e9db8b850 Bump version github-actions[bot] 2025-12-10 00:26:36 +00:00
  • 755836cd60 Parallelize opt_merge. Robert O'Callahan 2025-11-25 01:35:00 +00:00
  • 1cceaa2a80 Merge pull request #5538 from YosysHQ/emil/driver-git-hash Emil J 2025-12-09 15:00:36 +01:00
  • cf9ab4c899 Cleanup version.cc creation for VS build Miodrag Milanovic 2025-12-09 13:50:17 +01:00
  • 1af4f243af Merge pull request #5535 from rocallahan/cleanup-prefix-strings Emil J 2025-12-09 12:21:17 +01:00
  • 6acb79afa2 driver: add --git-hash Emil J. Tywoniak 2025-12-09 11:58:57 +01:00
  • 23e1b0656c version: add git hash string Emil J. Tywoniak 2025-12-09 11:58:43 +01:00
  • 16a420afee contributing: clarify some things Emil J. Tywoniak 2025-12-05 12:16:14 +01:00
  • d274ff8627 Delete prefix strings on shutdown to avoid triggering leak warnings. Robert O'Callahan 2025-12-05 09:45:47 +00:00