summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-14 22:47:59 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-14 22:47:59 +0100
commit8a36a7f8a1b8011f5e0c4c9161f754fa8c6d160e (patch)
treea7528ec5526eb9d11f6d7cc241e12bacdaa39ffe
parent106418ec1a0776059790f8646cc0c4ea5d550dff (diff)
parentc348c01e13a99f549fd3c31a10fdfbb510f887d9 (diff)
downloadfccm21_esrhls-8a36a7f8a1b8011f5e0c4c9161f754fa8c6d160e.tar.gz
fccm21_esrhls-8a36a7f8a1b8011f5e0c4c9161f754fa8c6d160e.zip
Merge branch 'master' of https://git.overleaf.com/5f2d21b9b10d6c0001c164a4 into master
-rw-r--r--eval_rewrite.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/eval_rewrite.tex b/eval_rewrite.tex
index 3c7b5db..c8ce23b 100644
--- a/eval_rewrite.tex
+++ b/eval_rewrite.tex
@@ -10,9 +10,12 @@
\draw[fill=vivado,fill opacity=0.5] (-4.4,4.4) ellipse (3.75 and 2.75);
\draw[fill=intel,fill opacity=0.5] (-10.2,4.4) ellipse (3.75 and 2.75);
\draw[fill=legup,fill opacity=0.5] (-7.3,2) ellipse (3.75 and 2.75);
- \node at (-10.2,6.3) {\Large\textsf{\textbf{Vivado}}};
+ \draw[black] (-4.4,4.4) ellipse (3.75 and 2.75); % making the
+ \draw[black] (-10.2,4.4) ellipse (3.75 and 2.75); % outlines
+ \draw[black] (-7.3,2) ellipse (3.75 and 2.75); % fully opaque
+ \node at (-10.2,6.3) {\Large\textsf{\textbf{Vivado HLS}}};
\node at (-4.4,6.3) {\Large\textsf{\textbf{Intel HLS}}};
- \node at (-7.3,0) {\Large\textsf{\textbf{Legup}}};
+ \node at (-7.3,0) {\Large\textsf{\textbf{LegUp}}};
\node at (-5.5,3) {\Huge 1 / \textcolor{red}{1}};
\node at (-9.1,3) {\Huge 4 / \textcolor{red}{0}};