aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/notes.02.17.15.txt4
-rw-r--r--notes/notes.02.18.15.txt11
2 files changed, 15 insertions, 0 deletions
diff --git a/notes/notes.02.17.15.txt b/notes/notes.02.17.15.txt
index 21919621..133565fd 100644
--- a/notes/notes.02.17.15.txt
+++ b/notes/notes.02.17.15.txt
@@ -24,3 +24,7 @@ Make stanza a git repo
Write Makefile
Write installation instructions for stanza
Add P-Money as admin to github/firrtl (CuppoJava)
+
+TOTHINK
+Need 2 different prints, one with IR-internal information, and another that matches correct FIRRTL
+Add input file argument...
diff --git a/notes/notes.02.18.15.txt b/notes/notes.02.18.15.txt
new file mode 100644
index 00000000..c3d0d638
--- /dev/null
+++ b/notes/notes.02.18.15.txt
@@ -0,0 +1,11 @@
+unit tests
+end-to-end
+full programs
+
+dir structure
+
+firrtl/lib
+
+llvm's lit is probably overkill, but should have execution command in code, and use llvm's FileCheck to verify correctness of test
+
+