mirror of
https://github.com/YosysHQ/sby.git
synced 2026-05-18 10:09:32 +00:00
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).
This commit is contained in:
parent
ec27ee9627
commit
974c2339d9
9 changed files with 132 additions and 4 deletions
|
|
@ -56,7 +56,7 @@ only the tags for that task will be listed.
|
|||
.. literalinclude:: ../examples/tags/example.log
|
||||
:language: console
|
||||
:start-at: dumptags
|
||||
:end-before: dumpcfg
|
||||
:end-before: dumpdefaults
|
||||
:caption: Using ``--dumptags``
|
||||
|
||||
It is possible to check the pre-processed config file for a given task with the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue