summaryrefslogtreecommitdiffstats
path: root/evaluation.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-06-28 13:39:13 +0100
committerYann Herklotz <git@yannherklotz.com>2020-06-28 13:39:13 +0100
commit20315caeabd1f76f89c6b16c633d7d0ec013f64d (patch)
tree4d6669738e084887005458ca480dadc730d2fe08 /evaluation.tex
parent68777791daccef5f2b8901c06e40bb4dec39c651 (diff)
parent9b2795d7f8f34a12c548c5a9b841b26868e9aa00 (diff)
downloadoopsla21_fvhls-20315caeabd1f76f89c6b16c633d7d0ec013f64d.tar.gz
oopsla21_fvhls-20315caeabd1f76f89c6b16c633d7d0ec013f64d.zip
Merge branch 'master' of https://git.overleaf.com/5ed78033b633200001e693d0
Diffstat (limited to 'evaluation.tex')
-rw-r--r--evaluation.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/evaluation.tex b/evaluation.tex
index 45fcc27..704d352 100644
--- a/evaluation.tex
+++ b/evaluation.tex
@@ -16,14 +16,14 @@
\end{table}
\begin{table}
- \begin{tabular}{lcccccc}
+ \begin{tabular}{lccccccc}
\toprule
- Benchmark & Cycles & Frequency & LUTs & Registers & BRAMs\\
+ Benchmark & Cycles & Frequency & LUTs & Registers & BRAMs & DSPs\\
\midrule
- adpcm & XXX & XXX & XXX & XXX & XXX \\
- aes & 41958 & & & & \\
- gsm & 21994 & & & & \\
- mips & 18482 & 78.43 & 10617 & 7690 & 0 \\
+ adpcm & XXX & 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\\
\bottomrule
\end{tabular}
\caption{CHstone programs synthesised in CoqUp}