aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/hls/HTLgenproof.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hls/HTLgenproof.v b/src/hls/HTLgenproof.v
index f322a3d..4632f5c 100644
--- a/src/hls/HTLgenproof.v
+++ b/src/hls/HTLgenproof.v
@@ -40,6 +40,9 @@ Require vericert.hls.Verilog.
Require Import Lia.
+From Hammer Require Import Tactics .
+Set Nested Proofs Allowed.
+
Local Open Scope assocmap.
Hint Resolve Smallstep.forward_simulation_plus : htlproof.