From 99bcb04b5d7f9fe7fbc82b3484ecdaa5c2d28b3b Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Sat, 16 Jan 2021 22:09:32 +0000 Subject: deploy: 6a29ac556ec83a0b0d00635a6ae934695fe246b1 --- docs/index.xml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/index.xml (limited to 'docs/index.xml') diff --git a/docs/index.xml b/docs/index.xml new file mode 100644 index 0000000..03139d4 --- /dev/null +++ b/docs/index.xml @@ -0,0 +1,3 @@ +Docs on Vericerthttp://example.org/docs/Recent content in Docs on VericertHugo -- gohugo.ioen-us© 2020-2021 Yann HerklotzBuilding Vericerthttp://example.org/docs/building/Mon, 01 Jan 0001 00:00:00 +0000http://example.org/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 Vericerthttp://example.org/docs/using-vericert/Mon, 01 Jan 0001 00:00:00 +0000http://example.org/docs/using-vericert/Vericert can be used to translate a subset of C into Verilog. \ No newline at end of file -- cgit