1
0
mirror of synced 2026-05-22 21:40:08 +00:00

Commit Graph

  • 2443facc46 add dft_tag documentation Emily Schmidt 2025-04-09 10:18:25 +01:00
  • 2bc2105d82 wheels: fix builds, add linux aarch64 to ci Donn 2025-04-09 10:42:40 +02:00
  • a2c0847667 Next dev cycle Miodrag Milanovic 2025-04-09 08:21:08 +02:00
  • fee39a3284 Release version 0.52 v0.52 Miodrag Milanovic 2025-04-09 07:38:42 +02:00
  • f602248a2e Bump version github-actions[bot] 2025-04-09 00:22:49 +00:00
  • c261da4e79 Merge pull request #5001 from YosysHQ/micko/abc Miodrag Milanović 2025-04-08 18:20:41 +02:00
  • a9656455b1 Update to latest ABC Miodrag Milanovic 2025-04-08 17:39:41 +02:00
  • 406ee4c8d3 read_verilog_file_list: change short help message to start with lower case Miodrag Milanovic 2025-04-08 13:20:16 +02:00
  • 078602d711 tests/arch/xilinx: Fix for warnings on boxes Krystine Sherwin 2025-04-08 16:58:59 +12:00
  • 237e454131 design.cc: Fix selections when copying Krystine Sherwin 2025-04-08 16:35:12 +12:00
  • 911a3ae759 setattr.cc: Use new selection helpers Krystine Sherwin 2025-04-08 15:34:48 +12:00
  • 857baf2031 Bump version github-actions[bot] 2025-04-08 00:22:31 +00:00
  • dbc2611dd6 test_select: Add and exercise test_select pass Krystine Sherwin 2025-04-08 11:47:07 +12:00
  • f042c36898 rtlil.h: Extra comment on helper enums Krystine Sherwin 2025-04-08 11:43:27 +12:00
  • f410f98d89 clean ignores boxes Krystine Sherwin 2025-04-07 21:55:47 +12:00
  • 1ef9908a85 rtlil.cc: Fix box checks in selected_modules Krystine Sherwin 2025-04-07 21:37:07 +12:00
  • 7d7ee5d9bf rtlil.h: Fix selection ctor ordering Krystine Sherwin 2025-04-07 21:36:50 +12:00
  • cd3b914132 Reinstate #4768 Krystine Sherwin 2025-04-08 11:57:43 +12:00
  • bf386feba7 Merge pull request #4994 from marzoul/adrien-mux-x KrystalDelusion 2025-04-08 11:50:46 +12:00
  • e08aeae1d0 Merge pull request #4989 from YosysHQ/krys/fix_4590 KrystalDelusion 2025-04-08 08:30:18 +12:00
  • cc8fd3efc3 Merge pull request #4986 from jix/faster-liberty-caching Emil J 2025-04-07 15:15:41 +02:00
  • 1a820e259c Merge pull request #4998 from YosysHQ/revert-4768-krys/refactor_selections Miodrag Milanović 2025-04-07 15:12:59 +02:00
  • d49364d96f Revert "Refactor full_selection" Miodrag Milanović 2025-04-07 12:11:55 +02:00
  • 3911a627a8 Clearer diff for the all-x corner case Adrien Prost-Boucle 2025-04-07 07:55:30 +02:00
  • 5a6b7e1e91 Add NamedObject to py_wrap_generator Akash Levy 2025-04-06 22:54:14 -07:00
  • 7a1729e609 Fix mux xilinx mapping when all inputs are x Adrien Prost-Boucle 2025-04-06 11:43:17 +02:00
  • 2b3a148fc4 ice40_dsp: fix const handling Anhijkt 2025-04-05 13:46:38 +03:00
  • 98d4355b82 Merge pull request #4768 from YosysHQ/krys/refactor_selections KrystalDelusion 2025-04-05 14:15:27 +13:00
  • 331952f78d Bump version github-actions[bot] 2025-04-05 00:22:08 +00:00
  • 40c5694650 Merge pull request #4901 from akashlevy/pyosys_copy_abc KrystalDelusion 2025-04-05 10:57:02 +13:00
  • d8a9ad6860 Add Selection::clear() method Krystine Sherwin 2025-04-05 10:56:01 +13:00
  • dab67f84da rtlil.h: Document selections Krystine Sherwin 2025-04-05 10:40:19 +13:00
  • 9c0da98531 Updates Akash Levy 2025-04-03 17:47:48 -07:00
  • 406b400458 opt_expr: Fix #4590 Krystine Sherwin 2025-04-04 12:25:31 +13:00
  • 307db1ec50 Add tests for #4976. Sean Luchen 2025-04-03 10:01:34 -07:00
  • bdcbbf2db6 Fix existing tests/liberty tests, and add them to Makefile. Sean Luchen 2025-04-03 09:56:24 -07:00
  • 63b3ce0c77 Merge pull request #4971 from Anhijkt/pow-optimization George Rennie 2025-04-03 14:34:36 +02:00
  • 0f13b55173 Liberty file caching with new libcache command Jannis Harder 2025-04-03 13:11:48 +02:00
  • 26a4b9b0c6 Merge pull request #4981 from jix/faster-liberty-lexing Jannis Harder 2025-04-03 13:32:33 +02:00
  • 1cfe1e2813 Merge pull request #4974 from YosysHQ/micko/config_exitcode KrystalDelusion 2025-04-03 09:56:13 +13:00
  • f03b44959b Bump version github-actions[bot] 2025-04-02 00:23:07 +00:00
  • 4610889d27 Fix two parsing bugs that were causing private regression tests to fail. Sean Luchen 2025-04-01 13:01:00 -07:00
  • c57cbfa8f9 opt_expr: add test Anhijkt 2025-04-01 21:54:46 +03:00
  • 6b5507139e opt_expr: requsted changes Anhijkt 2025-04-01 20:37:22 +03:00
  • 402af3ece7 Merge pull request #4982 from YosysHQ/micko/verific_fix_restore Miodrag Milanović 2025-04-01 18:32:08 +02:00
  • 72f2185a94 verific: fix restoring msg state after blackbox import Miodrag Milanovic 2025-04-01 17:35:59 +02:00
  • bc01468c75 read_liberty: Faster std::string construction in the liberty lexer Jannis Harder 2025-04-01 13:50:29 +02:00
  • 119e998f12 read_liberty: Faster input handling for the liberty lexer Jannis Harder 2025-04-01 13:48:44 +02:00
  • 66d7ffb2c5 yosys-config: redirect to stderr/stdout depending of exit code Miodrag Milanovic 2025-04-01 08:39:11 +02:00
  • c08f72b806 Bump version github-actions[bot] 2025-04-01 00:26:08 +00:00
  • 3a1255546a Merge pull request #4975 from YosysHQ/emil/opt_expr-cover-with-tests Emil J 2025-03-31 20:13:16 +02:00
  • 23f59e0196 Support array ranges for identifiers in the Liberty parser. Sean Luchen 2025-03-31 10:47:39 -07:00
  • ac1033ecd5 Factor parse_vector_range out into its own function. Sean Luchen 2025-03-31 10:46:18 -07:00
  • 0a6d9f4dc9 Factor report_unexpected_token out into its own function. Sean Luchen 2025-03-31 10:44:23 -07:00
  • 6194eb939d opt_expr: expand test coverage Emil J. Tywoniak 2025-03-31 19:31:53 +02:00
  • 58a515d57f yosys-config: Propagate exit code for help command Miodrag Milanovic 2025-03-31 16:19:45 +02:00
  • 83b095ab6c opt_expr: optimize pow of 2 cells Anhijkt 2025-03-30 15:43:41 +03:00
  • 314842d2a0 Bump version github-actions[bot] 2025-03-29 00:22:03 +00:00
  • 80dc946499 Makefile: Test yosys git status in check-git-abc KrystalDelusion 2025-03-29 12:29:55 +13:00
  • 1b25e1cee0 Merge pull request #4942 from Anhijkt/fix-ice40dsp Emil J 2025-03-28 13:32:17 +01:00
  • b2816b22c5 Merge pull request #4965 from YosysHQ/krys/gen_err_files Emil J 2025-03-28 13:08:44 +01:00
  • c672e442c5 Merge pull request #4966 from yrabbit/primitives Emil J 2025-03-28 13:07:09 +01:00
  • ec8b745929 Merge pull request #4733 from antmicro/fix-setundef-pass-for-params Emil J 2025-03-28 13:06:04 +01:00
  • ca57e14819 Address review feedback Akash Levy 2025-03-27 15:53:50 -07:00
  • f2d7833b2b test-compile: gcc-14 as newest krys/update_gcc Krystine Sherwin 2025-03-28 10:31:06 +13:00
  • c37db637c7 Gowin. Remove unnecessary modules YRabbit 2025-03-28 06:34:26 +10:00
  • a0dabf9203 Add extra test Kelvin Chung 2025-03-26 22:24:41 +00:00
  • 7b23e3afa2 test-compile: Test newer GCC Krystine Sherwin 2025-03-27 11:18:41 +13:00
  • 5b6b3d01bf Update gen-tests-makefile.sh KrystalDelusion 2025-03-27 10:33:51 +13:00
  • 8a68ae6023 Update gen-tests-makefile.sh KrystalDelusion 2025-03-27 10:10:49 +13:00
  • cb03a1ec21 ice40_dsp: fix test Anhijkt 2025-03-26 15:13:05 +02:00
  • 7bbdf6049a Move implementation to constmap and add test Kelvin Chung 2025-03-26 11:52:55 +00:00
  • aa4d59cdcb Trigger abc segfault for testing emil/segfault-test-abc Emil J. Tywoniak 2025-03-26 12:20:57 +01:00
  • 1113c8c95a feat: Allow full constant wrapping for hilomap Kelvin Chung 2025-02-28 19:35:47 +00:00
  • b9131853ff Merge pull request #4954 from YosysHQ/krys/abstract_default_val Emil J 2025-03-26 10:40:37 +01:00
  • d3aec12fe9 Bump version github-actions[bot] 2025-03-26 00:22:20 +00:00
  • ea74ad33a5 Merge pull request #4961 from YosysHQ/emil/cutpoint-typo Emil J 2025-03-25 21:30:29 +01:00
  • af9ad51a0a Merge pull request #4960 from stashcroft/fix-32-bit-builds Emil J 2025-03-25 18:44:44 +01:00
  • 4991ed9d4b cutpoint: fix typo Emil J. Tywoniak 2025-03-25 18:10:47 +01:00
  • 518986d45c Make cxxrtl tests work on 32-bit by using __builtin_clzll when needed Scott Ashcroft 2025-03-25 13:12:04 +00:00
  • 04bbd4e7e2 Make all vector-size related integer params in $print sim model signed Scott Ashcroft 2025-03-25 13:08:49 +00:00
  • 59602740ee Bump version github-actions[bot] 2025-03-25 00:23:05 +00:00
  • 0a1c664f02 simplify: Skip AST_PRIMITIVE in AST_CELLARRAY Krystine Sherwin 2025-03-25 12:15:54 +13:00
  • cce7aaedf7 Merge pull request #4939 from DanielG/rsync-fallback KrystalDelusion 2025-03-25 10:41:27 +13:00
  • 644efca341 Merge pull request #4953 from YosysHQ/krys/local_docs_fixes KrystalDelusion 2025-03-25 10:36:18 +13:00
  • a647731812 Merge pull request #4677 from YosysHQ/emil/opt_merge-hashing KrystalDelusion 2025-03-25 10:36:02 +13:00
  • 2b67ad78bf mk: Fall back to cp if rsync is not available Daniel Gröber 2025-03-14 21:23:33 +01:00
  • 8bde6ac17c Merge pull request #4940 from DanielG/fix-help-rebuild KrystalDelusion 2025-03-21 10:01:13 +13:00
  • b06a661913 Merge pull request #4834 from YosysHQ/emil/gzip-refactor KrystalDelusion 2025-03-21 10:01:00 +13:00
  • 9893ed59b7 Merge pull request #4951 from YosysHQ/emil/fix-dft_tag-autoNot Emil J 2025-03-20 21:16:34 +01:00
  • 95be73467d opt_expr: chop up the kitchen sink emil/opt_expr-limit-effort-refactor Emil J. Tywoniak 2025-03-20 15:58:39 +01:00
  • 39006c9145 opt_expr: refactor to worker class Emil J. Tywoniak 2025-03-20 15:44:22 +01:00
  • 0a15a23e8f opt_expr: neater variable names, avoid shadowing Emil J. Tywoniak 2025-03-20 12:31:59 +01:00
  • 89b12e4898 opt_expr: remove redundant guard against sorting Emil J. Tywoniak 2025-03-20 12:28:16 +01:00
  • 8190036676 opt_expr: remove commented log statements. NFC Emil J. Tywoniak 2025-03-20 12:27:33 +01:00
  • 733487e730 Merge pull request #4950 from pu-cc/gatemate-serdes-update Miodrag Milanović 2025-03-20 10:52:23 +01:00
  • d704ca8019 abstract: Fix indentation Krystine Sherwin 2025-03-20 17:20:36 +13:00
  • 452dd1b74b abstract: Assign default to value Krystine Sherwin 2025-03-20 17:19:22 +13:00
  • 013206de39 Fix #3898 (again) Krystine Sherwin 2025-03-20 14:23:37 +13:00
  • f92ad7d900 Bump version github-actions[bot] 2025-03-20 00:21:55 +00:00