From 3be488277ce46005570f08888fbf3125b9187c88 Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Sat, 16 Jan 2021 22:17:24 +0000 Subject: deploy: 5388aa50c0f6d329bbb10109369e9bf809c55a3e --- docs/index.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.xml') diff --git a/docs/index.xml b/docs/index.xml index 03139d4..199ed30 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -1,3 +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. +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 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 +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. \ No newline at end of file -- cgit