mirror of
https://github.com/YosysHQ/sby.git
synced 2026-05-20 11:09:36 +00:00
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).
This commit is contained in:
parent
b476597edf
commit
1a27ba7b1b
8 changed files with 143 additions and 9 deletions
6
docs/source/advanced/index.rst
Normal file
6
docs/source/advanced/index.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Advanced SBY usage/examples
|
||||
===========================
|
||||
|
||||
.. toctree::
|
||||
|
||||
tags
|
||||
Loading…
Add table
Add a link
Reference in a new issue