summaryrefslogtreecommitdiffstats
path: root/evaluation.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-11-04 08:52:02 +0000
committerYann Herklotz <git@yannherklotz.com>2020-11-04 08:52:02 +0000
commit5e6ea2611fe2d58efd352f0107a180e87e9c3d76 (patch)
tree16ed53e99c84278daa9051f7000228c16a6e36ba /evaluation.tex
parent641b195b629b36a6eb0c52dece9cad2f20540ed3 (diff)
downloadoopsla21_fvhls-5e6ea2611fe2d58efd352f0107a180e87e9c3d76.tar.gz
oopsla21_fvhls-5e6ea2611fe2d58efd352f0107a180e87e9c3d76.zip
Finished most of the algorithm rewrite
Diffstat (limited to 'evaluation.tex')
-rw-r--r--evaluation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaluation.tex b/evaluation.tex
index d923a1e..c5ecbff 100644
--- a/evaluation.tex
+++ b/evaluation.tex
@@ -115,7 +115,7 @@ Figure~\ref{fig:comparison_comptime} compares the compilation times of \vericert
\toprule
Benchmark & Cycles & Frequency & LUTs & Registers & BRAMs & DSPs\\
\midrule
- adpcm & 121386 & 66.3 & 51626 & 42688 & 0 & 48 &\\
+ adpcm & 121386 & 66.3 & 51626 & 42688 & 0 & 48 &\\
aes & 41958 & 19.6 & 104017 & 94239 & 0 & 6 \\
gsm & 21994 & 66.1 & 45764 & 33675 & 0 & 8\\
mips & 18482 & 78.43 & 10617 & 7690 & 0 & 0\\