From ab7b1393ef5fc0c5c74485bae78344572a71e4be Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Fri, 22 Jan 2021 13:59:13 +0000 Subject: deploy: 7e4c8a22030c30f8cca793d91ec27cdd5d4ef8b3 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index eb5b765..bb50ec8 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