summaryrefslogtreecommitdiffstats
path: root/eval.tex
diff options
context:
space:
mode:
authorYann Herklotz <ymh15@ic.ac.uk>2021-01-18 11:24:53 +0000
committeroverleaf <overleaf@localhost>2021-01-18 14:49:36 +0000
commitdc0eb6c626a4068a9d28da5caafce7c39c3fd6ea (patch)
tree104098bb3330af9ed69e2e747d27b61c8a9ae77a /eval.tex
parent796f2926e6bc371f8dd1757d808ba5a631ac7783 (diff)
downloadfccm21_esrhls-dc0eb6c626a4068a9d28da5caafce7c39c3fd6ea.tar.gz
fccm21_esrhls-dc0eb6c626a4068a9d28da5caafce7c39c3fd6ea.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 5c76b9e..661ae74 100644
--- a/eval.tex
+++ b/eval.tex
@@ -182,7 +182,7 @@ int result() {
return b;
}
\end{minted}
-\caption{Miscompilation bug in Bambu HLS. As the value of \texttt{b} is shifted to the right by 8, the output should be \texttt{0x100}. However, the actual output is 0 in Bambu.}\label{fig:eval:intel:mismatch}
+\caption{Miscompilation bug in Bambu HLS. As the value of \texttt{b} is shifted to the right by 8, the output should be \texttt{0x100}. However, the actual output is 0 in Bambu.}\label{fig:eval:bambu:mismatch}
\end{figure}
%\begin{example}[A miscompilation bug in Vivado HLS]
@@ -201,7 +201,7 @@ Figure~\ref{fig:eval:intel:mismatch} shows a miscompilation bug that was found i
\end{example}
\begin{example}[A miscompilation bug in Bambu HLS]
-
+Figure~\ref{fig:eval:bambu:mismatch} shows the bug
\end{example}
%%% Local Variables: