3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-05-10 14:32:27 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Krystine Sherwin
974c2339d9
Docs: Add default tasks and alt tag assignment
Demonstrate `--dumpcfg` sans task in the complex code example (and how the empty task impacts tag matching).
2026-05-06 09:07:32 +12:00
Krystine Sherwin
ec27ee9627
Docs: Multi-line tag sections 2026-05-05 17:51:49 +12:00
Krystine Sherwin
1a27ba7b1b
Docs: Advanced tag use
Add complex pycode example, generating tasks and then parsing tags to select source files.  Warn against doing it, and reiterate the usefulness of `--dumptasks` and `--dumpcfg`.
Modify gen.sh for modifiable script/task and to echo how it was called (in case they need to be regenerated, which isn't a problem for the regular example/task1 but is for the complex one).
2026-05-05 17:50:49 +12:00