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

Docs: Initial outline of minimizing designs

How to guide for using bugpoint, minimizing yosys scripts, and minimizing verilog code.
AKA how to MVCE.
This commit is contained in:
Krystine Sherwin 2025-03-11 17:11:26 +13:00
parent 7677a76fed
commit cf6e96ba59
No known key found for this signature in database
2 changed files with 211 additions and 0 deletions

View file

@ -15,3 +15,4 @@ ways Yosys can interact with designs for a deeper investigation.
synthesis/index
more_scripting/index
bugpoint