From 50b5ce57d1b823a03725dd0aa2141f300c244bf1 Mon Sep 17 00:00:00 2001 From: azidar Date: Wed, 18 Feb 2015 17:20:11 -0800 Subject: Added more testing infrastructre, and Makefile to build firrtl --- notes/notes.02.17.15.txt | 4 ++++ notes/notes.02.18.15.txt | 11 +++++++++++ 2 files changed, 15 insertions(+) create mode 100644 notes/notes.02.18.15.txt (limited to 'notes') 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 + + -- cgit v1.2.3