summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
Diffstat (limited to 'algorithm.tex')
-rw-r--r--algorithm.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.tex b/algorithm.tex
index ee7de53..8bc0a47 100644
--- a/algorithm.tex
+++ b/algorithm.tex
@@ -28,7 +28,7 @@ This section covers the main architecture of the HLS tool, and the way in which
\draw[->] (cminor) -- (rtl);
\draw[->] (rtl) -- (ltl);
\draw[->] (ltl) -- (contb);
- \draw[->] (contb) -- (ppc)
+ \draw[->] (contb) -- (ppc);
\draw[->] (rtl) -- (dfgstmd);
\draw[->] (dfgstmd) -- (verilog);
\end{tikzpicture}}