Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YosysHQ/sby
SymbiYosys (sby) -- Front-end for Yosys-based formal verification flows
https://github.com/YosysHQ/sby
Last synced: 2 months ago
JSON representation
SymbiYosys (sby) -- Front-end for Yosys-based formal verification flows
- Host: GitHub
- URL: https://github.com/YosysHQ/sby
- Owner: YosysHQ
- License: other
- Created: 2017-01-22T15:45:08.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T01:07:42.000Z (8 months ago)
- Last Synced: 2024-05-18T23:03:01.805Z (8 months ago)
- Language: Python
- Size: 766 KB
- Stars: 371
- Watchers: 38
- Forks: 73
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
SymbiYosys (sby) is a front-end driver program for [Yosys](https://yosyshq.net/yosys/)-based formal hardware verification flows. See [https://yosyshq.readthedocs.io/projects/sby/](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](https://yosyshq.readthedocs.io/projects/sby/en/latest/quickstart.html#selecting-the-right-engine).
---
SymbiYosys (sby) is part of the [Tabby CAD Suite](https://www.yosyshq.com/tabby-cad-datasheet) and the [OSS CAD Suite](https://github.com/YosysHQ/oss-cad-suite-build)! The easiest way to use sby is to install the binary software suite, which contains all required dependencies, including all supported solvers.
* [Contact YosysHQ](https://www.yosyshq.com/contact) for a [Tabby CAD Suite](https://www.yosyshq.com/tabby-cad-datasheet) Evaluation License and download link
* OR go to https://github.com/YosysHQ/oss-cad-suite-build/releases to download the free OSS CAD Suite
* Follow the [Install Instructions on GitHub](https://github.com/YosysHQ/oss-cad-suite-build#installation)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.