summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-14 22:29:25 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-14 22:29:25 +0100
commit5d1e6f9024d810b7c726f0b5e5ca18bf6ae0eb2c (patch)
tree48b4e9239d5578ea4a25d122835029a58f506369
parentf63d769df4d5139aab8a8824e3b00e0da71f36be (diff)
parent675a3f7b47720d2a7be8d4a0cf0367aca9dc8177 (diff)
downloadfccm21_esrhls-5d1e6f9024d810b7c726f0b5e5ca18bf6ae0eb2c.tar.gz
fccm21_esrhls-5d1e6f9024d810b7c726f0b5e5ca18bf6ae0eb2c.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 ea2b6f1..d24e35a 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 implements 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.