mirror of
https://github.com/YosysHQ/sby.git
synced 2025-12-04 20:46:51 +00:00
Merge pull request #343 from YosysHQ/krys/error-on-warning
This commit is contained in:
commit
87825b8b50
2 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ formats:
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/source/conf.py
|
configuration: docs/source/conf.py
|
||||||
|
fail_on_warning: true
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
|
|
@ -151,7 +151,6 @@ by a SystemVerilog file ``formal_bind.sv``.
|
||||||
.. _vhd_example: https://github.com/YosysHQ/sby/tree/master/docs/examples/vhd
|
.. _vhd_example: https://github.com/YosysHQ/sby/tree/master/docs/examples/vhd
|
||||||
|
|
||||||
.. literalinclude:: ../examples/vhd/formal_bind.sby
|
.. literalinclude:: ../examples/vhd/formal_bind.sby
|
||||||
:language: yoscrypt
|
|
||||||
:start-after: [script]
|
:start-after: [script]
|
||||||
:end-before: [files]
|
:end-before: [files]
|
||||||
:caption: ``formal_bind.sby`` script section
|
:caption: ``formal_bind.sby`` script section
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue