3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-25 22:26:07 +00:00
No description
Find a file
Krystine Sherwin a64f29de6c
Add note to bad schema exception
Requires python >= 3.11 (oss-cad-suite is 3.11.6, but there isn't any minimum python version given for SBY that I can find).
Makes the error less opaque (even though it still has the trace), which I think is necessary given that using the status db is totally optional and otherwise using a different version of SBY with an extra db field in a directory where a previous version has run will just crash with an obscure sqlite3.OperationalError.
2025-07-08 15:44:02 +12:00
.github enable extensions 2024-10-16 17:14:42 +02:00
docs Docs fix 2025-07-07 20:07:25 +12:00
extern Update location of demo files 2025-05-06 12:54:18 +02:00
sbysrc Add note to bad schema exception 2025-07-08 15:44:02 +12:00
tests tests: Add statusdb test 2025-07-08 15:44:02 +12:00
tools Bump aigcexmin dependencies 2025-04-08 16:54:57 +02:00
.gitattributes Add --version option based on git describe 2024-07-08 18:39:23 +02:00
.gitignore Add aiger engine 2017-02-19 23:53:01 +01:00
.gittag Add --version option based on git describe 2024-07-08 18:39:23 +02:00
.readthedocs.yaml Update .readthedocs.yaml 2023-05-08 11:33:14 +02:00
COPYING Fixed names and links 2021-10-31 14:42:39 +01:00
Makefile Add --version option based on git describe 2024-07-08 18:39:23 +02:00
README.md mention tabby+oss cad suite in readme 2022-01-04 16:32:59 +01:00

SymbiYosys (sby) is a front-end driver program for Yosys-based formal hardware verification flows. See https://yosyshq.readthedocs.io/projects/sby/ for documentation on how to use SymbiYosys.

SymbiYosys (sby) itself is licensed under the ISC license, note that the solvers and other components used by SymbiYosys come with their own license terms. There is some more details in the "Selecting the right engine" section of the documentation.


SymbiYosys (sby) is part of the Tabby CAD Suite and the OSS CAD Suite! The easiest way to use sby is to install the binary software suite, which contains all required dependencies, including all supported solvers.

Make sure to get a Tabby CAD Suite Evaluation License for extensive SystemVerilog Assertion (SVA) support, as well as industry-grade SystemVerilog and VHDL parsers!

For more information about the difference between Tabby CAD Suite and the OSS CAD Suite, please visit https://www.yosyshq.com/tabby-cad-datasheet.