summaryrefslogtreecommitdiffstats
path: root/method-new.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-15 01:08:12 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-15 01:08:12 +0100
commit8922c77f9ba66a9232a106ad5635b7a70c1d9630 (patch)
tree7f8695e26de8cd8089e0df9a1b435799a530fb1f /method-new.tex
parent4d9bd06ad1ee5c7a70f0269a14ac489ed487ca40 (diff)
parent78315f43137bd801cad431866b9ad97169019421 (diff)
downloadfccm21_esrhls-8922c77f9ba66a9232a106ad5635b7a70c1d9630.tar.gz
fccm21_esrhls-8922c77f9ba66a9232a106ad5635b7a70c1d9630.zip
Merge branch 'master' of https://git.overleaf.com/5f2d21b9b10d6c0001c164a4 into master
Diffstat (limited to 'method-new.tex')
-rw-r--r--method-new.tex5
1 files changed, 1 insertions, 4 deletions
diff --git a/method-new.tex b/method-new.tex
index e931f70..8ff8281 100644
--- a/method-new.tex
+++ b/method-new.tex
@@ -172,10 +172,7 @@ We do not count time-outs as bugs, but we record them.
%\paragraph{Tool-specific trivia}
%Vivado HLS implements C and RTL simulation by default.
-\JW{Maybe move this later on?
-``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.
%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.