mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
25 lines
567 B
ReStructuredText
25 lines
567 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
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
install.rst
|
|
newstart.rst
|
|
reference.rst
|
|
autotune.rst
|
|
verilog.rst
|
|
verific.rst
|
|
license.rst
|
|
|