aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-07-02 15:37:07 -0700
committerazidar2015-07-02 15:37:07 -0700
commit843af237df6a677b387149ad76c1d343dc7271e1 (patch)
treee1555b0eba403c96f66f732f3325fc5c5fb696bf /TODO
parenta9d4b3edf92c2e366028ae940501a72444f070d7 (diff)
Fixed performance bugs, runs 7x faster
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8303a4de..6d09d1d6 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,8 @@
Add/Update Unit Tests for each pass
Check after each pass
write test that checks instance types are correctly lowered
+ensure module names are unique
+add efficient prefix checker
Change to new low firrtl
add clock type
add clock, reset to reg, mem etc