mirror of
https://github.com/YosysHQ/yosys
synced 2025-12-18 18:28:35 +00:00
docs: workaround for warning from dump
This commit is contained in:
parent
775b8f2f4c
commit
58532874d9
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ example, calling :yoscrypt:`dump $2` after the :yoscrypt:`cd example` above:
|
||||||
|
|
||||||
.. literalinclude:: /code_examples/show/example.out
|
.. literalinclude:: /code_examples/show/example.out
|
||||||
:language: RTLIL
|
:language: RTLIL
|
||||||
:start-after: yosys [example]> dump
|
:start-after: Warning: Module example contains processes. Case action sources attributes will be lost.
|
||||||
:end-before: yosys [example]> cd
|
:end-before: yosys [example]> cd
|
||||||
:dedent:
|
:dedent:
|
||||||
:caption: Output of :yoscrypt:`dump $2` after :numref:`lscd`
|
:caption: Output of :yoscrypt:`dump $2` after :numref:`lscd`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue