aboutsummaryrefslogtreecommitdiffstats
path: root/src/Compiler.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Compiler.v')
-rw-r--r--src/Compiler.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Compiler.v b/src/Compiler.v
index 0578f57..2406dad 100644
--- a/src/Compiler.v
+++ b/src/Compiler.v
@@ -232,8 +232,6 @@ Definition transf_hls_temp (p : Csyntax.program) : res Verilog.program :=
@@ print (print_RTL 6)
@@@ time "Unused globals" Unusedglob.transform_program
@@ print (print_RTL 7)
- @@ Pipeline.transf_program
- @@ print (print_RTL 8)
@@@ RTLBlockgen.transl_program
@@ print print_RTLBlock
@@@ RTLPargen.transl_program