From 8299c2ecae1701fa6060185a8aed25543e201eba Mon Sep 17 00:00:00 2001 From: azidar Date: Thu, 19 Feb 2015 10:13:51 -0800 Subject: Re-implemented resolve-kinds, passes preliminary test. Updated notes and TODO list, and started basic stanza-cheatsheet. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 + -- cgit v1.2.3