Docs on Vericerthttps://ymherklotz.github.io/vericert-docs/docs/Recent content in Docs on VericertHugo -- gohugo.ioen-us© 2020-2021 Yann HerklotzBuilding Vericerthttps://ymherklotz.github.io/vericert-docs/docs/building/Mon, 01 Jan 0001 00:00:00 +0000https://ymherklotz.github.io/vericert-docs/docs/building/To build Vericert, the provided Makefile can be used. External dependencies are needed to build the project, which can be pulled in automatically with nix using the provided default.nix and shell.nix files. The project is written in Coq, a theorem prover, which is extracted to OCaml so that it can then be compiled and executed. The dependencies of this project are the following: Coq: theorem prover that is used to also program the HLS tool.Using Vericerthttps://ymherklotz.github.io/vericert-docs/docs/using-vericert/Mon, 01 Jan 0001 00:00:00 +0000https://ymherklotz.github.io/vericert-docs/docs/using-vericert/Vericert can be used to translate a subset of C into Verilog.