aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-04-28 17:32:19 -0700
committerazidar2015-04-28 17:32:19 -0700
commit1644ed195522cd7343aaaa047e6669529907de9f (patch)
tree250d34e3bf5616e01b4629ee6497cdd1ce9647b8 /TODO
parentd6d630e6dbe3e5dd3c335cc8bd65a81d9dcb0f5f (diff)
Instances are now male. Reworked lowering pass to be sane. chisel3/ModuleVec.fir doesn't work because incorrecly generated?
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index fd5685bd..1c84cc96 100644
--- a/TODO
+++ b/TODO
@@ -5,8 +5,9 @@
======== Current Tasks ========
Make instances always male, flip the bundles on declaration
dlsh,drsh
-move Infer-Widths to before vec expansion?
Add Unit Tests for each pass
+<>
+Update spec
======== Update Core ==========
Add source locaters
@@ -26,6 +27,8 @@ Well-formed high firrtl
onreset can only handle a register
all references are declared
expression in pad must be a ground type
+ node's value cannot be a bundle with a flip in it
+ mems cannot be a bundle with flips
After adding dynamic assertions, insert bounds check with accessor expansion
Well-formed low firrtl
All things only assigned to once
@@ -53,6 +56,7 @@ Patrick:
move Infer-Widths to before vec expansion?
======== Think About ========
+<>
subword accesses
verilog style guide
naming for split nodes