From 9b2795d7f8f34a12c548c5a9b841b26868e9aa00 Mon Sep 17 00:00:00 2001 From: "n.ramanathan14" Date: Sun, 28 Jun 2020 08:59:16 +0000 Subject: Update on Overleaf. --- evaluation.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'evaluation.tex') 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} -- cgit