summaryrefslogtreecommitdiffstats
path: root/draft.org
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-23 11:17:25 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-23 11:17:25 +0000
commit4355f514ce2f7de3d75fd02e8119d1c193a7b497 (patch)
tree4f5d1869d2e4ccd304313d973acc83d95b4e8bd1 /draft.org
parent0c5b604c798ae1ff7fd8f157c30d2253b784eeac (diff)
downloadlatte21_hlstpc-4355f514ce2f7de3d75fd02e8119d1c193a7b497.tar.gz
latte21_hlstpc-4355f514ce2f7de3d75fd02e8119d1c193a7b497.zip
More work
Diffstat (limited to 'draft.org')
-rw-r--r--draft.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/draft.org b/draft.org
index 409ee00..423826f 100644
--- a/draft.org
+++ b/draft.org
@@ -1,6 +1,15 @@
#+title: Paper Outline and Draft
#+author: Yann Herklotz
+** A possible story:
+
+- High-level synthesis is increasingly being relied upon.
+- But it's really flaky. (Cite bugs from FCCM submission etc.)
+- There exist some workarounds. (Testing the output, formally verifying the output, etc.)
+- The time has come to prove the tool itself correct. (Mention success of Compcert and other fully verified tools?)
+- We've made some encouraging progress on this front in a prototype tool called Vericert. (Summarise current state of Vericert, and how it compares performance-wise to LegUp.)
+- But there's still a long way to go. (List the main things left to do, and how you expect Vericert to compare to LegUp after those things are done.)
+
- Performance vs correctness.
* Introduction