summaryrefslogtreecommitdiffstats
path: root/evaluation.tex
diff options
context:
space:
mode:
authorn.ramanathan14 <n.ramanathan14@imperial.ac.uk>2020-06-28 08:59:16 +0000
committeroverleaf <overleaf@localhost>2020-06-28 12:39:00 +0000
commit9b2795d7f8f34a12c548c5a9b841b26868e9aa00 (patch)
tree54001a30b91e231eb91c228b04d840540b139749 /evaluation.tex
parent32f043997985bea5c1df1e795bdca6d9902ba5f9 (diff)
downloadoopsla21_fvhls-9b2795d7f8f34a12c548c5a9b841b26868e9aa00.tar.gz
oopsla21_fvhls-9b2795d7f8f34a12c548c5a9b841b26868e9aa00.zip
Update on Overleaf.
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}