3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-05 14:04:07 +00:00
sby/docs/source/index.rst
2017-02-05 15:44:01 +01:00

32 lines
715 B
ReStructuredText

SymbiYosys (sby) Documentation
==============================
SymbiYosys (sby) is a front-end driver program for Yosys-based formal
hardware verification flows. SymbiYosys provides flows for the following
formal tasks:
* Bounded verification of safety properties (assertions)
* Unbounded verification of safety properties
* Generation of test benches from cover statements
* Verification of liveness properties [TBD]
* Formal equivalence checking [TBD]
(Items marked [TBD] are features under construction and not available
at the moment.)
.. toctree::
:maxdepth: 2
quickstart.rst
reference.rst
license.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`