From 69953e3bfec1ca412df86c4a4c76321a9b548ce2 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 24 Feb 2021 15:25:52 +0000 Subject: Add legup citation --- main.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 4e54c14..e762df2 100644 --- a/main.tex +++ b/main.tex @@ -214,7 +214,9 @@ However, \citet{du21_fuzzin_high_level_synth_tools}, for example, show that on a \subsection{Will the generated designs be fast enough?} -Another concern might be that a verified HLS tool might not be performant enough to be usable in practice. If that is the case, then the verification effort could be seen as useless +Another concern might be that a verified HLS tool might not be performant enough to be usable in practice. If that is the case, then the verification effort could be seen as useless, as it could not be used. + +First of all, performing comparisons between the fully verified bits of \vericert{} and \legup{}~\cite{canis11_legup} \subsection{A Verified tool can still be flaky and fail} -- cgit