mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 22:34:07 +00:00
34 lines
716 B
ReStructuredText
34 lines
716 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*
|
|
* *Formal equivalence checking*
|
|
|
|
(Italic items are features under construction and not available
|
|
at the moment.)
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart.rst
|
|
reference.rst
|
|
license.rst
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|