summaryrefslogtreecommitdiffstats
path: root/draft.org
diff options
context:
space:
mode:
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