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

5 commits

Author SHA1 Message Date
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