summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-09-14 21:28:30 +0000
committeroverleaf <overleaf@localhost>2020-09-14 21:28:31 +0000
commit6018bc8f4aa2a9d59886a9268dfdbb917e8e2f69 (patch)
tree9f655369c6d423d3d1207b81971f85a9d0b37170
parentad13398545960436523c1b739a84bc5c60ff7d5c (diff)
downloadfccm21_esrhls-6018bc8f4aa2a9d59886a9268dfdbb917e8e2f69.tar.gz
fccm21_esrhls-6018bc8f4aa2a9d59886a9268dfdbb917e8e2f69.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 c985d59..945cf3f 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.
+LegUp 7.5 is GUI-based and not suitable for scripting; however, bugs we
%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.