summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-11-20 02:00:57 +0000
committerYann Herklotz <git@yannherklotz.com>2020-11-20 02:00:57 +0000
commitf1ec844c82a4e66590adb547154008ab474d70a9 (patch)
tree7da5111db274f8263d0ed8aeae7d79b2e0ad13bc /archive
parentaa7b60a0270638109380b7d73fa58deeddd6158a (diff)
downloadoopsla21_fvhls-f1ec844c82a4e66590adb547154008ab474d70a9.tar.gz
oopsla21_fvhls-f1ec844c82a4e66590adb547154008ab474d70a9.zip
Add evaluation
Diffstat (limited to 'archive')
-rw-r--r--archive/evaluation.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/archive/evaluation.tex b/archive/evaluation.tex
new file mode 100644
index 0000000..f58f9bf
--- /dev/null
+++ b/archive/evaluation.tex
@@ -0,0 +1,14 @@
+\begin{table*}
+ \begin{tabular}{lcccccccccccc}
+ \toprule
+ \textbf{Benchmark} & \multicolumn{2}{c}{\bf Cycles} & \multicolumn{2}{c}{\bf Frequency / MHz} & \multicolumn{2}{c}{\bf LUTs} & \multicolumn{2}{c}{\bf Registers} & \multicolumn{2}{c}{\bf Block RAMs} & \multicolumn{2}{c}{\bf DSPs}\\
+ & L & V & L & V & L & V & L & V & L & V & L & V\\
+ \midrule
+ adpcm & 30241 & 121386 & 90.05 & 66.3 & 7719 & 51626 & 12034 & 42688 & 7 & 0 & 0 & 48\\
+ aes & 8489 & 41958 & 87.83 & 19.6 & 24413 & 104017 & 23796 & 94239 & 19 & 0 & 0 & 6\\
+ gsm & 7190 & 21994 & 119.25 & 66.1 & 6638 & 45764 & 9201 & 33675 & 3 & 0 & 0 & 8 \\
+ mips & 7754 & 18482 & 98.95 & 78.43 & 5049 & 10617 & 4185 & 7690 & 0 & 0 & 0 & 0\\
+ \bottomrule
+ \end{tabular}
+ \caption{CHStone programs synthesised with \legup{} 5.1 (L) and with \vericert{} (V) \JW{I guess this table is for the chop?}}\label{tab:chstone}
+\end{table*}