3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-29 11:55:52 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Krystine Sherwin
a461870050
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-04-17 16:23:36 +12:00
Krystine Sherwin
5d04baad0c
bugpoint.rst: More paragraphs
What do I do with the minimized design and (the first half of) Minimizing scripts
2025-04-17 16:20:33 +12:00
Krystine Sherwin
43504f1927
bugpoint.rst: Why context matters (bullets) 2025-04-04 16:43:06 +13:00
Krystine Sherwin
b429fba5ac
Docs: How to use bugpoint paragraphs 2025-03-25 17:06:05 +13:00
Krystine Sherwin
3dde02e730
Docs: What is bugpoint in paragraphs 2025-03-25 12:05:41 +13:00
Krystine Sherwin
a3fcfddb34
bugpoint: Document -wires flag 2025-03-22 17:17:19 +13:00
Krystine Sherwin
c4f6e90cc5
docs: User-defined failures in bugpoint
Also some other tidy up and clarifications.
2025-03-22 16:57:46 +13:00
Krystine Sherwin
db0a707b44
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-03-21 16:31:33 +13:00
Krystine Sherwin
94a4ea299e
docs: Minimizing synth with -run bullets 2025-03-21 11:54:54 +13:00
Krystine Sherwin
507e316d92
docs: Some extra bugpoint bullets 2025-03-21 11:32:46 +13:00
Krystine Sherwin
6913726fac
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-03-18 14:55:41 +13:00
Krystine Sherwin
cf6e96ba59
Docs: Initial outline of minimizing designs
How to guide for using bugpoint, minimizing yosys scripts, and minimizing verilog code.
AKA how to MVCE.
2025-03-11 17:11:26 +13:00