Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bfe2418a67 
								
							 
						 
						
							
							
								
								bugpoint.rst: Expand note on checking errors  
							
							
							
						 
						
							2025-08-05 09:54:02 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								96b072aeb3 
								
							 
						 
						
							
							
								
								advanced_bugpoint.rst: --dump-design  
							
							... 
							
							
							
							Also fix missing double backtick. 
							
						 
						
							2025-08-05 09:54:02 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4924670325 
								
							 
						 
						
							
							
								
								bugpoint.rst: How to sv-bugpoint  
							
							
							
						 
						
							2025-08-05 09:54:02 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								29d334186c 
								
							 
						 
						
							
							
								
								bugpoint.rst: How to creduce  
							
							
							
						 
						
							2025-08-05 09:54:01 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c994b59ac6 
								
							 
						 
						
							
							
								
								advanced_bugpoint.rst: Paragraphing  
							
							
							
						 
						
							2025-08-05 09:54:01 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6b7756b67a 
								
							 
						 
						
							
							
								
								bugpoint.rst: Finish paragraphs  
							
							... 
							
							
							
							Update text to assume bugpoint PR changes. 
							
						 
						
							2025-08-05 09:54:01 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aa6c6fd283 
								
							 
						 
						
							
							
								
								bugpoint.rst: Some paragraphs on verilog  
							
							
							
						 
						
							2025-08-05 09:54:01 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c47b533a3d 
								
							 
						 
						
							
							
								
								docs: Split bugpoint.rst into user/developer  
							
							... 
							
							
							
							Minimizing scripts (and more generally identifying root cause) isn't necessary for regular bug reports.  Rather, it can be useful for developers working on *fixing* bugs, and also for fuzzers to avoid spam.
Minor adjustments to `bugpoint.rst`.
Add note to `advanced_bugpoint.rst` about primitives when minimizing scripts. 
							
						 
						
							2025-08-05 09:54:01 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65b75049aa 
								
							 
						 
						
							
							
								
								docs: Shuffling bug reporting guidelines  
							
							... 
							
							
							
							Move the "creating an issue" section from bugpoint.rst to "reporting bugs" in `contributing.rst`.
Fix link to `CONTRIBUTING.md`.
Update `CONTRIBUTING.md` to refer to the bugpoint guide instead of the stack overflow guide. 
							
						 
						
							2025-08-05 09:54:00 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f0b4f7012e 
								
							 
						 
						
							
							
								
								bugpoint.rst: Extra notes  
							
							... 
							
							
							
							Move `yosys -h bugpoint` failure into a code-block to break up text.  Same for the `exec -expect-return` example.
TODOs on #5068  being merged. 
							
						 
						
							2025-08-05 09:54:00 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								20a573953c 
								
							 
						 
						
							
							
								
								bugpoint.rst: Minimizing scripts  
							
							... 
							
							
							
							part 2: electric boogaloo 
							
						 
						
							2025-08-05 09:54:00 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								113a6f6e52 
								
							 
						 
						
							
							
								
								bugpoint.rst: yosys -h bugpoint does work  
							
							... 
							
							
							
							I just missed that it only gets included in the makefile if `DISABLE_SPAWN` is set, because I was looking for the C define `YOSYS_DISABLE_SPAWN`. 
							
						 
						
							2025-08-05 09:54:00 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c75b07820f 
								
							 
						 
						
							
							
								
								Docs: More bugpoint bullets  
							
							... 
							
							
							
							More info for creating GitHub issues and the different sections.
Discuss additional details that can be included as comments on the issue.  Also mention Gists for large files (preferable to downloading a .txt).
Add a warning about external plugins/tools.
Also add a note to `load_design.rst` about `Frontend`s and `-f` command line option. 
							
						 
						
							2025-08-05 09:53:59 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e776f1dca2 
								
							 
						 
						
							
							
								
								bugpoint.rst: More paragraphs  
							
							... 
							
							
							
							What do I do with the minimized design and (the first half of) Minimizing scripts 
							
						 
						
							2025-08-05 09:53:59 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9fa1f76cf2 
								
							 
						 
						
							
							
								
								bugpoint.rst: Why context matters (bullets)  
							
							
							
						 
						
							2025-08-05 09:53:59 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c534c8828 
								
							 
						 
						
							
							
								
								Docs: How to use bugpoint paragraphs  
							
							
							
						 
						
							2025-08-05 09:53:59 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								47c89a61df 
								
							 
						 
						
							
							
								
								Docs: What is bugpoint in paragraphs  
							
							
							
						 
						
							2025-08-05 09:53:58 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								be999219a2 
								
							 
						 
						
							
							
								
								docs: User-defined failures in bugpoint  
							
							... 
							
							
							
							Also some other tidy up and clarifications. 
							
						 
						
							2025-08-05 09:53:58 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								385d58562d 
								
							 
						 
						
							
							
								
								Docs: Move verilog.rst to using_yosys  
							
							... 
							
							
							
							Was previously in yosys_internals which is more developer focused, rather than user focused. 
							
						 
						
							2025-08-05 09:53:58 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8ec3e3a102 
								
							 
						 
						
							
							
								
								docs: Bullets for identifying issues  
							
							... 
							
							
							
							Add a note on fuzzers, with a polite suggestion that if you're fuzzing you should put in the work of identifying the underlying issue so that you (and we) are confident you're not raising multiple issues for the same bug. 
							
						 
						
							2025-08-05 09:53:58 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aefe3443aa 
								
							 
						 
						
							
							
								
								docs: Minimizing synth with -run bullets  
							
							
							
						 
						
							2025-08-05 09:53:57 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6e1cc9c0cd 
								
							 
						 
						
							
							
								
								docs: Some extra bugpoint bullets  
							
							
							
						 
						
							2025-08-05 09:53:57 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db3dc45bc6 
								
							 
						 
						
							
							
								
								Docs: Tidying  
							
							... 
							
							
							
							Fix error on duplicated heading.
Drop `cmd_ref`_ link (everything already uses :doc:`cmd_ref`). 
							
						 
						
							2025-08-05 09:53:57 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3784f6b17f 
								
							 
						 
						
							
							
								
								Docs: Bugpoint fixups from JF  
							
							... 
							
							
							
							Also dropping the `autosectionlabel_maxdepth = 1` so that I can actually use the auto section labels.
Adds warning on bash substitution on scripting intro page when talking about `yosys -p`. 
							
						 
						
							2025-08-05 09:53:57 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3a07020875 
								
							 
						 
						
							
							
								
								docs: Outline loading a design page  
							
							... 
							
							
							
							Talk about input files coming from command line, the `read` command, and features provided by `RTLIL::Frontend` (making note that `read_slang` is a subclass but `ghdl` isn't). 
							
						 
						
							2025-08-05 09:53:56 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								074f5e7ea6 
								
							 
						 
						
							
							
								
								Docs: Initial outline of minimizing designs  
							
							... 
							
							
							
							How to guide for using bugpoint, minimizing yosys scripts, and minimizing verilog code.
AKA how to MVCE. 
							
						 
						
							2025-08-05 09:53:56 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miodrag Milanović 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								86ef7f7ede 
								
							 
						 
						
							
							
								
								Update wheels to Trusted Publisher  
							
							
							
						 
						
							2025-08-04 17:43:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jannis Harder 
								
							 
						 
						
							
							
							
							
								
							
							
								75b62d0164 
								
							 
						 
						
							
							
								
								verificsva: Fix typo in the cover only followed-by operator support  
							
							
							
						 
						
							2025-08-04 15:38:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lofty 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7537a49f0d 
								
							 
						 
						
							
							
								
								Merge pull request  #5241  from Anhijkt/opt_dff-simplify-pt  
							
							... 
							
							
							
							opt_dff: implement simplify_patterns 
							
						 
						
							2025-08-04 09:44:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rahul Bhagwat 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								761015b23e 
								
							 
						 
						
							
							
								
								add separate module test  
							
							
							
						 
						
							2025-08-03 23:48:33 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rahul Bhagwat 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b776283d79 
								
							 
						 
						
							
							
								
								implement package import  
							
							
							
						 
						
							2025-08-03 23:31:54 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								15b4716d18 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-08-03 00:29:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f78cd9d13f 
								
							 
						 
						
							
							
								
								raise_error: Extra test  
							
							
							
						 
						
							2025-08-02 14:54:32 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Krystine Sherwin 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								895dfd963f 
								
							 
						 
						
							
							
								
								raise_error: Add -always  
							
							
							
						 
						
							2025-08-02 14:53:36 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KrystalDelusion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								366cb5e6dd 
								
							 
						 
						
							
							
								
								Merge pull request  #5262  from mattyoung101/update-readme  
							
							... 
							
							
							
							docs: mention Yosys Discourse group and blog 
							
						 
						
							2025-08-02 14:03:17 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Young 
								
							 
						 
						
							
							
							
							
								
							
							
								555c08a98a 
								
							 
						 
						
							
							
								
								docs: update issues template with Discourse link  
							
							
							
						 
						
							2025-08-01 11:30:42 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Robert O'Callahan 
								
							 
						 
						
							
							
							
							
								
							
							
								ffd52a0d8e 
								
							 
						 
						
							
							
								
								Making stringf() use the format conversion specs as-is without widening them.  
							
							... 
							
							
							
							And make sure our fast-path for `%d` and `%u` narrows to `int` correctly.
Resolves  #5260  
							
						 
						
							2025-07-31 10:54:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Young 
								
							 
						 
						
							
							
							
							
								
							
							
								feabfd5703 
								
							 
						 
						
							
							
								
								docs: mention Yosys Discourse group and blog  
							
							
							
						 
						
							2025-07-31 16:39:27 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								262b00d5e5 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-07-31 00:26:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anhijkt 
								
							 
						 
						
							
							
							
							
								
							
							
								85e0e8ca67 
								
							 
						 
						
							
							
								
								typo  
							
							
							
						 
						
							2025-07-30 21:40:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anhijkt 
								
							 
						 
						
							
							
							
							
								
							
							
								bfff7a47f1 
								
							 
						 
						
							
							
								
								typo  
							
							
							
						 
						
							2025-07-30 21:34:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Anhijkt 
								
							 
						 
						
							
							
							
							
								
							
							
								206d2a4553 
								
							 
						 
						
							
							
								
								opt_dff: refactor simplify_patterns  
							
							
							
						 
						
							2025-07-30 21:31:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miodrag Milanovic 
								
							 
						 
						
							
							
							
							
								
							
							
								f92a53ec31 
								
							 
						 
						
							
							
								
								verific: handle nullptr for message_id  
							
							
							
						 
						
							2025-07-30 10:51:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								6440499e57 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2025-07-30 00:26:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KrystalDelusion 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a18acaca82 
								
							 
						 
						
							
							
								
								Merge pull request  #5068  from YosysHQ/krys/bugpoint_fixes  
							
							... 
							
							
							
							Updates to bugpoint 
							
						 
						
							2025-07-30 10:05:22 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin Povišer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								df32a7fba3 
								
							 
						 
						
							
							
								
								Merge pull request  #5258  from gigeresk/fredt_fix_typos_in_memlib_docs  
							
							... 
							
							
							
							Fix typos in memlib.md 
							
						 
						
							2025-07-29 21:37:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Tombs 
								
							 
						 
						
							
							
							
							
								
							
							
								b64484795d 
								
							 
						 
						
							
							
								
								Fix typos in memlib  
							
							
							
						 
						
							2025-07-29 15:27:59 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emil J 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6375c97e55 
								
							 
						 
						
							
							
								
								Merge pull request  #5247  from calewis/concat_changes  
							
							... 
							
							
							
							Improve the performance of `concat_name` in the flattening pass 
							
						 
						
							2025-07-29 18:40:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emil J 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41295175dc 
								
							 
						 
						
							
							
								
								Merge pull request  #5248  from calewis/try_unordereded_map  
							
							... 
							
							
							
							Use unordered_map instead of dict for IdString's char* to index storage. 
							
						 
						
							2025-07-29 18:40:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miodrag Milanović 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41a53d580f 
								
							 
						 
						
							
							
								
								Merge pull request  #5256  from YosysHQ/abc_29072025  
							
							... 
							
							
							
							Update ABC to latest 
							
						 
						
							2025-07-29 17:51:35 +02:00