aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-03-11 20:21:08 -0700
committerazidar2015-03-11 20:21:08 -0700
commitdbd3a844953fb8630f8b2ca5706c764533b661b0 (patch)
treeee62f7a1ade1f15b2ca4069b7705ac44a4ba7a2e /TODO
parent70e1a41b15632afd969fff7ed6100eba0be78297 (diff)
Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, all pass. Minimal removal of letrec to get WritePort to work correctly - a more thorough removeal is still needed
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0f31afde..ee4332da 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ TODO
Remove letrec. Add to expressions: Register(input,en), ReadPort(mem,index,enable), WritePort(mem,index,enable)
Add bit-reduce-and etc to primops
Write pass to rename identifiers (alpha-transform)
+ Add partial bulk connect
Update spec
add new field for sequential or combinational
add assertions