summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-24 15:25:52 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-24 15:25:52 +0000
commit69953e3bfec1ca412df86c4a4c76321a9b548ce2 (patch)
treec89d893d2b7d2a800f868769edcdf3d6a991caff /main.tex
parent4adae918a6f4c2cb529abdba6af2fcaa1b570b1f (diff)
downloadlatte21_hlstpc-69953e3bfec1ca412df86c4a4c76321a9b548ce2.tar.gz
latte21_hlstpc-69953e3bfec1ca412df86c4a4c76321a9b548ce2.zip
Add legup citation
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex4
1 files changed, 3 insertions, 1 deletions
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}