From 0f848248939e286163bc7e8bde4f9163368d3e1e Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 23 Feb 2021 15:44:02 +0000 Subject: Add references to polybench --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 420819e..95a6b7b 100644 --- a/main.tex +++ b/main.tex @@ -216,7 +216,7 @@ However, there are also assumptions that have to be made about the tool. In the \section{Performance of such a tool} -Finally, it is interesting to check the performance of Vericert compared to existing HLS tools, to see how correctness guarantees affect the size and speed of the final hardware. +Finally, it is interesting to compare the performance of Vericert compared to existing HLS tools, to see how correctness guarantees affect the size and speed of the final hardware. This was done on a common compiler benchmark called PolyBench/C~\cite{polybench}. %% Acknowledgments %\begin{acks}%% acks environment is optional -- cgit