summaryrefslogtreecommitdiffstats
path: root/tool-figure.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tool-figure.tex')
-rw-r--r--tool-figure.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool-figure.tex b/tool-figure.tex
index f4226d6..8c140a7 100644
--- a/tool-figure.tex
+++ b/tool-figure.tex
@@ -7,7 +7,7 @@ block/.style={draw, minimum width=20mm, minimum height=8mm,align=center},
\begin{tikzpicture}
\node[block] (csmith) at (-2,1) {\strut Csmith};
\node[block] (pragma) at (0,-1) {\strut pragma \\ generation};
- \node[block] (gcc) at (4,1) {\strut gcc};
+ \node[block] (gcc) at (4,1) {\strut GCC};
\node[block] (hls) at (4,-1) {\strut HLS};
\node[block] (eq) at (8,1) {\strut co-simulation \\ checking };
\node[block] (red) at (8,-1) {\strut reduction};