summaryrefslogtreecommitdiffstats
path: root/eval.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-09-15 09:46:54 +0000
committeroverleaf <overleaf@localhost>2020-09-15 09:48:42 +0000
commit05e03565de7b4a5319c9d4c15f327317229f41b5 (patch)
treed62154f53486814303f967866a32f9e78fe47402 /eval.tex
parent4daefd9bed7dea9500b3cc626266fd979fb2edcc (diff)
downloadfccm21_esrhls-05e03565de7b4a5319c9d4c15f327317229f41b5.tar.gz
fccm21_esrhls-05e03565de7b4a5319c9d4c15f327317229f41b5.zip
Update on Overleaf.
Diffstat (limited to 'eval.tex')
-rw-r--r--eval.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/eval.tex b/eval.tex
index c3c66fc..bf8dc5d 100644
--- a/eval.tex
+++ b/eval.tex
@@ -14,7 +14,7 @@
\draw[white] (-10.2,4.4) ellipse (3.75 and 2.75); % outlines
\draw[white] (-7.3,2) ellipse (3.75 and 2.75); % fully opaque
\node[align=center] at (-10.2,6.3) {\Large\textsf{\textbf{Xilinx Vivado HLS}} \\ \Large\textsf{\textbf{2019.1}}};
- \node at (-4.4,6.3) {\Large\textsf{\textbf{Intel i++}}};
+ \node at (-4.4,6.3) {\Large\textsf{\textbf{Intel i++ 18.1}}};
\node at (-7.3,0) {\Large\textsf{\textbf{LegUp 4.0}}};
\node at (-5.5,3) {\Huge 1 (\textcolor{red}{1})};
@@ -50,7 +50,7 @@ We were able to test three different versions of Vivado HLS (v2018.3, v2019.1 an
We were only able to test one version of LegUp: 4.0.
At the point of writing, LegUp 7.5 is still GUI-based and therefore we could not script our tests.
However, we were able to manually reproduce bugs found in LegUp 4.0 in LegUp 7.5.
-Finally, we tested one version of Intel i++ (v\ref{XXXX.X}).
+Finally, we tested one version of Intel i++ 18.1.
% Three different tools were tested, including three different versions of Vivado HLS. We were only able to test one version of LegUp HLS (version 4.0), because although LegUp 7.5 is available, it is GUI-based and not amenable to scripting. However, bugs we found in LegUp 4.0 were reproduced manually in LegUp 7.5.
% LegUp and Vivado HLS were run under Linux, while the Intel HLS Compiler was run under Windows.