summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-15 02:34:09 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-15 02:34:09 +0100
commit66b5b9ca3de555980d93864fb7bac5e8ea0fcb1c (patch)
tree5862fa497e5b9601380c4e1f94cfaa5133ab65b1
parenta5507ce92f57bafa51131386a7e2e0bfe62c26e8 (diff)
downloadfccm21_esrhls-66b5b9ca3de555980d93864fb7bac5e8ea0fcb1c.tar.gz
fccm21_esrhls-66b5b9ca3de555980d93864fb7bac5e8ea0fcb1c.zip
Add eval
-rw-r--r--eval_rewrite.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval_rewrite.tex b/eval_rewrite.tex
index 7595b11..1cedfe2 100644
--- a/eval_rewrite.tex
+++ b/eval_rewrite.tex
@@ -173,7 +173,7 @@ There is a group of failing test cases that is constant between all versions of
\caption{A Sankey diagram that tracks 3645 test cases through three different versions of Vivado HLS. The ribbons collect the test cases that pass and fail together. The 3573 test cases that pass in all three versions are not depicted. }\label{fig:sankey_diagram}
\end{figure}
-From this diagram it can also be observed that there must be at least six individual bugs that were found by the fuzzer in Vivado HLS, as a ribbon must contain at least one unique bug.\YH{Contradicts value of 3 in Table~\ref{tab:unique_bugs}, maybe I can change that to 6?}.
+From this diagram it can also be observed that there must be at least six individual bugs that were found by the fuzzer in Vivado HLS, as a ribbon must contain at least one unique bug.\YH{Contradicts value of 3 in Table~\ref{tab:unique_bugs}, maybe I can change that to 6?} In addition to that, it can then be seen that Vivado HLS 2018.3 must have at least 4 individual bugs, of which two were fixed and two others stayed in Vivado HLS 2019.1. However, with the release of 2019.1, new bugs were introduced as well. Finally, for version 2019.2 of Vivado HLS, there seems to be a bug that was reintroduced which was also present in Vivado 2018.3, in addition to a new bug. In general it seems like each release of Vivado HLS will have new bugs present, however, will also contain many previous bug fixes. However, it cannot be guaranteed that a bug that was previously fixed will remain fixed in future versions as well.
%%% Local Variables:
%%% mode: latex