Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
/ sby-yosys-sv Public archive

Docker image for formal verification based on sby and yosys with SystemVerilog patches

Notifications You must be signed in to change notification settings

towoe/sby-yosys-sv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

sby-yosys-sv

Docker image for formal verification. Image based on ubuntu with a patched yosys to support more SystemVerilog features. Comes with SymbiYosys and boolector.

Build

Call

make image

to build the docker image.

Or use

docker load -i sby-yosys-sv:18.04.docker.tar

if the image is available as an archive.

Usage

The work directory of the image is at /project. This can be used as a target for mounting data to the container.

About

Docker image for formal verification based on sby and yosys with SystemVerilog patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published