# 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 * [Yosys](https://github.com/YosysHQ/yosys) * [SymbiYosys](https://github.com/YosysHQ/SymbiYosys) * [GHDL](https://github.com/ghdl/ghdl) * [ghdl-yosys-plugin](https://github.com/ghdl/ghdl-yosys-plugin) * [Z3](https://github.com/Z3Prover/z3) * [Yices 2](https://github.com/SRI-CSL/yices2) * [CVC4](https://github.com/CVC4/CVC4) * [Boolector](https://github.com/Boolector/boolector) * [Super Prove](https://github.com/berkeley-abc/super_prove)