aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6521c896..280b623a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,17 @@
# firrtl
Flexible Internal Representation for RTL
+
+General TODO:
+ Add instructions to install stanzam
+ Run directory structure past Patrick
+ Go over .gitignore
+ Write makefile for installation
+ Add instructions to compile firrtl
+
+Work TODO:
+ Reimplement to-working-ir
+ Write printer function
+ Make compilation of txt file an argument, not hardcoded
+
+Secondary TODO:
+ Need stanza version control - perhaps a sub-repo?