3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-14 06:45:26 +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-08-05 09:53:56 +12:00
parent 15b4716d18
commit 074f5e7ea6
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