aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling/BTLroadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'scheduling/BTLroadmap.md')
-rw-r--r--scheduling/BTLroadmap.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/scheduling/BTLroadmap.md b/scheduling/BTLroadmap.md
index dde2090c..bd70e273 100644
--- a/scheduling/BTLroadmap.md
+++ b/scheduling/BTLroadmap.md
@@ -54,8 +54,12 @@ Branch factorization should also be possible in BTL -> RTL pass. Example: revert
**CURRENT STATUS**
- verifier: implemented and proved w.r.t match_iblock specification.
-- BTL -> RTL: done.
-- RTL -> BTL: started.
+- Proof:
+ - BTL -> RTL: done.
+ - RTL -> BTL: done.
+- Oracles:
+ - BTL -> RTL: TODO.
+ - RTL -> BTL: started.
**TODO**