summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-09-14 21:29:06 +0000
committeroverleaf <overleaf@localhost>2020-09-14 21:29:08 +0000
commitf4701a5ddbfbd8d03d70eac898947261be985c5e (patch)
treebc8b1775a8affa864ef082a29d3a49da820859b5
parentb95de7e601b79ef90666cc08ed3dfb8516868f8c (diff)
downloadfccm21_esrhls-f4701a5ddbfbd8d03d70eac898947261be985c5e.tar.gz
fccm21_esrhls-f4701a5ddbfbd8d03d70eac898947261be985c5e.zip
Update on Overleaf.
-rw-r--r--method-new.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/method-new.tex b/method-new.tex
index ea2b6f1..4cc276d 100644
--- a/method-new.tex
+++ b/method-new.tex
@@ -171,7 +171,7 @@ There two types of bugs that we can encounter in this testing setup: programs th
Programs that cause either type of error are given to the reduction stage, which aims to minimise the programs and (hopefully) identify the root cause(s).
\paragraph{Tool-specific trivia}
-%Vivado HLS implement C and RTL simulation by default.
+Vivado HLS implement C and RTL simulation by default.
We were only able to test one version of LegUp HLS (version 4.0).
LegUp 7.5 is GUI-based and not suitable for scripting; however, bugs we found in LegUp 4.0 were reproduced manually in LegUp 7.5.
%For all tools, we set a 5-minute and 2-hour for C simulation and RTL simulation respectively.