mirror of
https://github.com/YosysHQ/sby.git
synced 2025-12-03 12:09:09 +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:
|
||||
configuration: docs/source/conf.py
|
||||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
|
|
@ -151,7 +151,6 @@ by a SystemVerilog file ``formal_bind.sv``.
|
|||
.. _vhd_example: https://github.com/YosysHQ/sby/tree/master/docs/examples/vhd
|
||||
|
||||
.. literalinclude:: ../examples/vhd/formal_bind.sby
|
||||
:language: yoscrypt
|
||||
:start-after: [script]
|
||||
:end-before: [files]
|
||||
:caption: ``formal_bind.sby`` script section
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue