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

Commit Graph

  • bcc4e86c9d Merge pull request #5062 from YosysHQ/emil/fix-dangling-wiretype KrystalDelusion 2025-04-26 11:04:38 +12:00
  • 1e8adc6bd0 Makefile: Redirect all git output Krystine Sherwin 2025-04-26 10:59:24 +12:00
  • febc07e6fb Merge pull request #5039 from YosysHQ/gatemate_bram Miodrag Milanović 2025-04-25 09:53:43 +02:00
  • 94af24c801 Bump version github-actions[bot] 2025-04-25 00:23:50 +00:00
  • bdc2597f79 simplify: fix struct wiretype attr memory leak Emil J. Tywoniak 2025-04-25 01:00:08 +02:00
  • 3541db8bbb driver: fix -X xtrace backtrace level Emil J. Tywoniak 2025-04-25 00:51:10 +02:00
  • b693947834 fix udivmod crashes when operand value exceeds logical width sdjasj 2025-04-23 05:58:57 +00:00
  • c550c301dc Bump version github-actions[bot] 2025-04-24 00:23:08 +00:00
  • f8c027b70e Merge pull request #5056 from secworks/blocking_assignment_gatemate_cells_sim Emil J 2025-04-23 23:13:54 +02:00
  • 209850e69d Merge pull request #5055 from secworks/blocking_assignment_in_cells_sim Emil J 2025-04-23 23:01:33 +02:00
  • 532f9abc72 opt_clean: hide it behind -x emil/fix-x-check_opt Emil J. Tywoniak 2025-04-10 11:25:13 +02:00
  • 8b6602460c opt_clean: xbit drivers for all Emil J. Tywoniak 2025-04-10 00:37:58 +02:00
  • 6a4281ad4f Merge pull request #5051 from mikesinouye/dff Emil J 2025-04-23 22:36:35 +02:00
  • fc053b6664 Merge branch 'main' into dff mikesinouye 2025-04-23 13:29:44 -07:00
  • 9631f6ece5 liberty: fix tests Emil J. Tywoniak 2025-04-16 22:24:55 +02:00
  • a0d865c2bf Bump version github-actions[bot] 2025-04-23 00:23:08 +00:00
  • 54ea41c40c Add test to verify that the liberty format is properly parsed. emil/mike-liberty-paren-rebased Mike Inouye 2025-04-23 18:40:35 +00:00
  • 083daf1a87 Detect FF functions that use parentheses. Mike Inouye 2025-04-22 23:26:55 +00:00
  • 057dbbdca3 Merge pull request #5034 from YosysHQ/emil/liberty-fix-tests Emil J 2025-04-23 21:40:54 +02:00
  • bf8aece4e4 Add test to verify that the liberty format is properly parsed. Mike Inouye 2025-04-23 18:40:35 +00:00
  • c7cd70b103 check: promote some problems to errors by default, add -permissive Emil J. Tywoniak 2025-04-23 18:57:43 +02:00
  • 2fcb61adb5 Change to use blocking assignments in non-clocked processes. Joachim Strömbergson 2025-04-23 17:21:32 +02:00
  • 90f50722ab Change to blocking assignments in non-clocked process. Joachim Strömbergson 2025-04-23 17:13:37 +02:00
  • e4d6781088 Changing non clocked alway assignment to blocking. Joachim Strömbergson 2025-04-23 16:59:53 +02:00
  • bf20bc0848 Bump version github-actions[bot] 2025-04-23 00:23:08 +00:00
  • b7d7b377fd Detect FF functions that use parentheses. Mike Inouye 2025-04-22 23:26:55 +00:00
  • 4b4cdf75b8 timeest: gcc refuses to parse "struct ::Yosys:..." Emily Schmidt 2025-04-22 13:19:28 +01:00
  • 9c9a0e3e45 add some comments to timeest Emily Schmidt 2025-04-22 12:21:32 +01:00
  • 28c7f202ca timeest: Add -select Martin Povišer 2024-08-22 10:48:42 +02:00
  • e8196b1dda timeest: Update help Martin Povišer 2024-08-22 10:21:10 +02:00
  • c5e154e941 timeest: Fix templating Martin Povišer 2024-05-31 19:07:10 +02:00
  • 4323d56b9e timeest: Fill missing header Martin Povišer 2024-05-31 18:55:29 +02:00
  • 386b33d192 timeest: Add command for critical path estimation Martin Povišer 2024-05-31 18:51:18 +02:00
  • f27fb1a25b Merge pull request #5037 from YosysHQ/flatten_nocleanup N. Engelhardt 2025-04-22 15:48:45 +00:00
  • a628f84ec0 Merge pull request #5044 from RonxBulld/main Emil J 2025-04-22 12:38:07 +02:00
  • 5ac833870b Merge pull request #5047 from YosysHQ/krys/macc_v2_clean_zerowidth Martin Povišer 2025-04-22 09:08:23 +02:00
  • 7f8d0e31f6 Fix #5046 KrystalDelusion 2025-04-22 17:42:52 +12:00
  • 1788ffcaf7 Bump version github-actions[bot] 2025-04-22 00:23:01 +00:00
  • 1f32f980cd Merge pull request #5025 from povik/fix-macc_v2-satgen KrystalDelusion 2025-04-22 08:55:28 +12:00
  • af8e85b7d2 techlibs/lattice: add missing clock muxes to ECP5 block ram blackboxes David Anderson 2025-04-21 11:39:33 -07:00
  • a8ae6f05ea Fixed the problem of not calling abc correctly when using libyosys.so library (it will try to call yosys-abc as command line instead of calling abc::Abc_RealMain) RonxBulld 2025-04-22 00:54:51 +08:00
  • 6a2f2f1818 Merge pull request #5031 from suisseWalter/fix_sequential_area Emil J 2025-04-21 11:02:40 +02:00
  • 41375a5f05 create testcase to check correct addition of areas. cwalter 2025-04-20 16:44:22 +02:00
  • 01d80c7403 add testcase clemens 2025-04-19 20:41:10 +02:00
  • 31d6d0ac17 formalff: Fix -declockgate test and missing emit for memories Jannis Harder 2025-04-18 18:57:59 +02:00
  • b982da9f6a formalff: Document -declockgate option Jannis Harder 2025-02-12 17:45:02 +01:00
  • bd154a7188 formalff: Add -declockgate option Jannis Harder 2024-11-26 17:20:34 +01:00
  • c343462c16 gatemate: WRITE_THROUGH mode change Miodrag Milanovic 2025-04-18 14:16:02 +02:00
  • 5db1765bee add flatten -nocleanup option N. Engelhardt 2025-04-17 18:17:42 +02:00
  • 7f7ad87b7b Merge pull request #5033 from jix/liberty-fixes Jannis Harder 2025-04-17 09:24:42 +02:00
  • 08b3a9fc7b Bump version github-actions[bot] 2025-04-17 00:22:57 +00:00
  • c555add231 liberty: Test non-ascii characters Emil J. Tywoniak 2025-04-17 00:17:06 +02:00
  • 026d161f91 Merge pull request #4923 from KelvinChung2000/const-wrap KrystalDelusion 2025-04-17 10:16:59 +12:00
  • 7191b9ad1f liberty: fix tests Emil J. Tywoniak 2025-04-16 22:24:55 +02:00
  • ce74404890 liberty: Error on unclosed curly braces Jannis Harder 2025-04-16 19:12:01 +02:00
  • 418e795235 liberty: Error when a read liberty file has no nodes Jannis Harder 2025-04-16 19:03:05 +02:00
  • 5101b9fcba liberty: Fix handling of non-ascii characters Jannis Harder 2025-04-16 18:52:49 +02:00
  • ecf9c9f0cf Merge pull request #5023 from jix/restrict_share_activiation_patterns Jannis Harder 2025-04-16 16:33:34 +02:00
  • 04098933c7 cxxrtl: Add internal cell "bwmux" David Sawatzke 2025-04-16 13:26:50 +02:00
  • c894685f26 Bump version github-actions[bot] 2025-04-16 00:23:21 +00:00
  • 4b273a4ae9 share: Cleanup and additional testing Jannis Harder 2025-04-15 12:04:09 +02:00
  • 7593b5b224 share: Only print optimized activation patterns when different Jannis Harder 2025-04-15 12:02:09 +02:00
  • 27ed77ea24 share: Keep filtered activation patterns for the supercell Jannis Harder 2025-04-15 10:25:39 +02:00
  • 6dff9e7787 share: Restrict activation patterns to potentially relevant signals Jannis Harder 2025-04-14 15:41:30 +02:00
  • 19845be85c reflow dft docs to 80 cols Emily Schmidt 2025-04-10 08:43:21 +01:00
  • bfed96ad88 some fixes and rewordings of the dft docs Emily Schmidt 2025-04-10 08:43:00 +01:00
  • ea6e5b3c48 add changes to dft docs suggested by Krystine Emily Schmidt 2025-04-10 08:23:07 +01:00
  • 30486079f9 add dft_tag documentation Emily Schmidt 2025-04-09 10:18:25 +01:00
  • f8e67c7a08 satgen: Fix $macc_v2 x-prop Martin Povišer 2025-04-15 10:31:42 +02:00
  • 21b93ee1fb fix sequential area not being included in addition/multiplication Fixes a bug where the sequential area isn't part of the Stat_numeric_members that are used to automatically add/mul the statdata_t members. clemens 2025-04-15 09:38:04 +02:00
  • ea2c1e7ac7 Bump version github-actions[bot] 2025-04-15 00:23:32 +00:00
  • 0644724c9e Merge pull request #4995 from akashlevy/pyosys_namedobject KrystalDelusion 2025-04-15 11:11:59 +12:00
  • 33dfc2ec6a Merge pull request #5021 from YosysHQ/emil/memory_libmap-fix-allocation KrystalDelusion 2025-04-15 11:02:42 +12:00
  • 22e6ce4282 verific: bit blast RAM if using mem2reg attribute Miodrag Milanovic 2025-04-14 15:24:11 +02:00
  • c79379db02 Run wheels each Sunday at 10AM Miodrag Milanovic 2025-04-14 15:22:38 +02:00
  • 9f25f972dc Merge pull request #5008 from donn/wheel_builds_fix Miodrag Milanović 2025-04-14 15:10:37 +02:00
  • b7062143e1 hotfix: fix CHECK_BOOST_PYTHON missing libpython Donn 2025-04-14 14:54:38 +02:00
  • c18f1310a5 Revert #4901 Donn 2025-04-14 14:45:41 +02:00
  • 81f3369f24 Add check at constmap and merge test Kelvin Chung 2025-04-14 11:44:52 +01:00
  • 872a197e94 memory_libmap: fix MapWorker memory allocation Emil J. Tywoniak 2025-04-14 12:41:14 +02:00
  • 38beae1e06 Merge pull request #4946 from povik/cost-cc-enhance Martin Povišer 2025-04-14 11:08:59 +02:00
  • 9d3d0a4336 Bump version github-actions[bot] 2025-04-12 00:22:23 +00:00
  • a2e1d0165f Merge pull request #5016 from YosysHQ/krys/zizmor KrystalDelusion 2025-04-12 09:02:59 +12:00
  • 163e339c69 ice40_dsp: add unextend_unsigned function Anhijkt 2025-04-11 19:41:35 +03:00
  • 75d07ed307 Merge pull request #4854 from YosysHQ/krys/cutpoint_blackbox KrystalDelusion 2025-04-11 20:22:45 +12:00
  • 87d3b09988 cutpoint.cc: Fold -instances into -blackbox Krystine Sherwin 2025-04-11 04:12:35 +12:00
  • 779a1fddf6 Testing cutpoint with boxed selections Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • 8b1cc6e05e cutpoint: Use new selection helpers Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • 44545653ef hierarchy: Ignore width mismatch from verific Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • b705c546ea cutpoint: Add -blackbox -instances Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • cf44a9124f cutpoint: Test -blackbox with parameter Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • ca57df8927 cutpoint: Add $scopeinfo cell Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • 583771ef5b cutpoint: Add -blackbox option Krystine Sherwin 2025-04-11 04:12:34 +12:00
  • 3410e10ed5 Merge pull request #5000 from YosysHQ/krys/re_refactor_selections N. Engelhardt 2025-04-10 16:06:36 +00:00
  • 4a178d7cff ice40_dsp: change unextend call condition Anhijkt 2025-04-10 17:42:39 +03:00
  • 33c57937cd Bump version github-actions[bot] 2025-04-10 00:22:42 +00:00
  • 414dc85573 Correct and more test Kelvin Chung 2025-04-10 00:01:50 +01:00
  • a5e8f52ce5 Merge pull request #4976 from Logikable/main Emil J 2025-04-09 22:49:52 +02:00
  • 41a7d4bb81 ice40_dsp: add test Anhijkt 2025-04-09 21:21:46 +03:00
  • 32ec5a9ccd Revert "add dft_tag documentation" Emily Schmidt 2025-04-09 10:34:11 +01:00