aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-02-19 10:13:51 -0800
committerazidar2015-02-19 10:13:51 -0800
commit8299c2ecae1701fa6060185a8aed25543e201eba (patch)
treec300fa62654fb2233a0f8199b3c2ad83a8b5eb59 /TODO
parent8c1c4225c340dc658f7d0956e8b231050c122abc (diff)
Re-implemented resolve-kinds, passes preliminary test.
Updated notes and TODO list, and started basic stanza-cheatsheet.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..c323a783
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+TODO Read initialization spec
+TODO Read through make-explicit-reset
+TODO If you feel up for it, rewrite make-explicit-reset
+TODO If you feel up for it, read through initialize-registers
+
+TODO
+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
+