3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-07-31 16:44:05 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Krystine Sherwin
948a2caacb
Docs: regex tag matching
This feels cursed.
2026-07-16 11:45:16 +12:00
Krystine Sherwin
a31f3706ec
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-07-16 11:45:16 +12:00
Krystine Sherwin
6f212c47a4
Docs: Multi-line tag sections 2026-07-16 11:45:16 +12:00
Krystine Sherwin
2e74292d2a
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-07-16 11:45:15 +12:00