3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-11 16:23:33 +00:00
Find a file
Clifford Wolf a362b35349
Merge pull request #22 from YosysHQ/btor
Btor BMC engine
2018-12-07 22:03:36 -08:00
docs Add "smtbmc ... -- ..." feature (for "raw" smtbmc options) 2018-11-22 17:08:28 +01:00
sbysrc Working BTOR BMC engine 2018-12-08 07:01:21 +01:00
.gitignore Add aiger engine 2017-02-19 23:53:01 +01:00
Makefile Add "mkdir -p" to "make install" 2018-03-07 12:31:56 +01:00
README.md Update README.md 2018-08-27 19:35:25 +02:00

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

Many example designs using SymbiYosys have been published on the ZipCPU blog. Please consider browsing the formal verification page of the ZipCPU blog for examples and commentary.