summaryrefslogtreecommitdiffstats
path: root/tool-figure.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-14 16:55:08 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-14 16:55:08 +0100
commit72e8dc4b707a13c68722ce2f28665a84df5a7937 (patch)
tree9ced0eafedd25d1a3e79d4b8980acf03e22e45a7 /tool-figure.tex
parentf09e782d0925bc735aadc29bf595d1e3cc187351 (diff)
downloadfccm21_esrhls-72e8dc4b707a13c68722ce2f28665a84df5a7937.tar.gz
fccm21_esrhls-72e8dc4b707a13c68722ce2f28665a84df5a7937.zip
Add small changes
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};