summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-14 22:29:10 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-14 22:29:10 +0100
commitf63d769df4d5139aab8a8824e3b00e0da71f36be (patch)
treec1b1b70eb53878da8327ba5df61e0ed78df1336c
parentdd461993eaaace22e0316d4f433abf874ddd3a49 (diff)
parentb95de7e601b79ef90666cc08ed3dfb8516868f8c (diff)
downloadfccm21_esrhls-f63d769df4d5139aab8a8824e3b00e0da71f36be.tar.gz
fccm21_esrhls-f63d769df4d5139aab8a8824e3b00e0da71f36be.zip
Merge branch 'master' of https://git.overleaf.com/5f2d21b9b10d6c0001c164a4 into master
-rw-r--r--method-new.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/method-new.tex b/method-new.tex
index 63c1765..ea2b6f1 100644
--- a/method-new.tex
+++ b/method-new.tex
@@ -173,7 +173,7 @@ Programs that cause either type of error are given to the reduction stage, which
\paragraph{Tool-specific trivia}
%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 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.
%In cases where simulation takes longer, we do not consider them as failures or crashes and we record them.
% When testing Intel HLS, we place three time-outs since its execution is generally slower than other HLS tools: a \ref{XX}-minute time-out for C compilation, a \ref{XX}-hour time out for HLS compilation and a \ref{XX}-hour time-out for co-simulation.