3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-12-03 20:16:46 +00:00

Merge pull request #343 from YosysHQ/krys/error-on-warning

This commit is contained in:
N. Engelhardt 2025-11-24 17:16:05 +01:00 committed by GitHub
commit 87825b8b50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -13,6 +13,7 @@ formats:
sphinx:
configuration: docs/source/conf.py
fail_on_warning: true
python:
install:

View file

@ -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