aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6349628e..722f395f 100644
--- a/TODO
+++ b/TODO
@@ -3,3 +3,7 @@ Make stanza a git repo
Write installation instructions for stanza
Need 2 different prints, one with IR-internal information, and another that matches correct FIRRTL
+Tests:
+ Error if declare anything other than module in circuit
+ Error if incorrectly assign stuff, like use = instead of :=
+