aboutsummaryrefslogtreecommitdiffstats
path: root/src/Compiler.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Compiler.v')
-rw-r--r--src/Compiler.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Compiler.v b/src/Compiler.v
index d6d87e2..dc3b1c7 100644
--- a/src/Compiler.v
+++ b/src/Compiler.v
@@ -60,8 +60,8 @@ Require vericert.hls.Verilog.
Require vericert.hls.Veriloggen.
Require vericert.hls.Veriloggenproof.
Require vericert.hls.HTLgen.
-Require vericert.hls.RTLBlock.
-Require vericert.hls.RTLBlockgen.
+Require vericert.hls.GibleSeq.
+Require vericert.hls.GibleSeqgen.
Require vericert.hls.RTLPargen.
Require vericert.hls.RTLParFUgen.
Require vericert.hls.HTLPargen.