From aca7b8f57370ccdba41577c845361800ae6f8d39 Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Fri, 22 Jan 2021 17:23:49 +0000 Subject: deploy: 1ff8b1c7a3f3e37809e9ac8c1e21d50df270696a --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index bb50ec8..3e60b95 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ Vericert | Vericert +Features # The project is currently a work in progress, so proofs remain to be finished. Currently, the following C features are supported, but are not all proven correct yet:">Vericert | Vericert
Vericert

A formally verified high-level synthesis (HLS) tool written in Coq, building on top of CompCert. This ensures the correctness of the C to Verilog translation according to our Verilog semantics and CompCert’s C semantics, removing the need to check the resulting hardware for behavioural correctness.

Features -- cgit