aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index c881509d..edc3fe17 100644
--- a/TODO
+++ b/TODO
@@ -6,13 +6,15 @@
Add/Update Unit Tests for each pass
Check after each pass
write test that checks instance types are correctly lowered
-error on uninitialized wires
+fix expand-whens to have correct semantics
ensure module names are unique
add check that limits size of width of dshl
add efficient prefix checker
-Change to new low firrtl
+update high/low firrtl checks
add clock type
add clock, reset to reg, mem etc
+need a multi-clock domain example
+need an annotation example
change parser to accept subword, but error
move width inference earlier