aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/DVeriloggenproof.v
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-08-10 12:10:22 +0100
committerYann Herklotz <git@yannherklotz.com>2023-08-10 12:10:22 +0100
commitf6569b736d4ded08a011f55bd6001c89e899fd5c (patch)
treecc76bb6b36dc7cfc2fc5fc2b216c5b1cde0ab752 /src/hls/DVeriloggenproof.v
parent86e64fd05cea7b1da996701cd3653db5f471f8d1 (diff)
downloadvericert-f6569b736d4ded08a011f55bd6001c89e899fd5c.tar.gz
vericert-f6569b736d4ded08a011f55bd6001c89e899fd5c.zip
Add comments next to admitted theorems
Diffstat (limited to 'src/hls/DVeriloggenproof.v')
-rw-r--r--src/hls/DVeriloggenproof.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hls/DVeriloggenproof.v b/src/hls/DVeriloggenproof.v
index 31cdfca..197d9a6 100644
--- a/src/hls/DVeriloggenproof.v
+++ b/src/hls/DVeriloggenproof.v
@@ -501,7 +501,7 @@ Section CORRECTNESS.
(* repeat rewrite_eq. apply match_state. assumption. *)
(* - inv H3. econstructor; split. apply Smallstep.plus_one. constructor. trivial. *)
(* repeat rewrite_eq. apply match_state. assumption. *)
- (* Qed. *) Admitted.
+ (* Qed. *) Admitted. (* This translation pass is only used for testing. *)
#[local] Hint Resolve transl_step_correct : verilogproof.
Lemma transl_initial_states :