You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
T. Meissner c78cd84297 Add python-wheel pkg to fix suprove build; add libssl-dev for co-sim with openSSL 4 years ago
packages Include super_prove in SymbiYosys Image 4 years ago
.gitignore Add targets to copy artefacts from ghdl-formal image 4 years ago
LICENSE.md Add README & LGPL3 license file 4 years ago
Makefile Add targets to copy artefacts from ghdl-formal image 4 years ago
README.md Add README & LGPL3 license file 4 years ago
ghdl-formal.Dockerfile Add python-wheel pkg to fix suprove build; add libssl-dev for co-sim with openSSL 4 years ago
symbiyosys.Dockerfile Add python-wheel pkg to fix suprove build; add libssl-dev for co-sim with openSSL 4 years ago

README.md

Dockerfiles

A collection of Dockerfiles for easy use of various free & open-source tools. Have fun!

symbiyosys.Dockerfile

Included tools:

  • Yosys
  • SymbiYosys
  • Z3
  • Yices2
  • CVC4
  • Boolector
  • Super Prove

ghdl-formal.Dockerfile

Based on symbiyosys.Dockerfile

Included tools:

  • All of symbiyosys.Dockerfile
  • GHDL
  • ghdl-yosys-plugin

Further Ressources