aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
-rw-r--r--src/lib/stanza.zipbin3695332 -> 3716930 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 44d194b8..1b5520c8 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,7 @@ Add Unit Tests for each pass
Separate passes into discrete chunks
Push all tests entirely through
Check after each pass
+ write test that checks instance types are correctly lowered
======== Update Core ==========
Add source locaters
@@ -41,8 +42,12 @@ Width inference
All widths are positive
Pad's width is greater than value's width
pad's width is greater than value's width
+Check Gender
======== Other Passes ========
+; RUN: firrtl -i %s -o %s.flo -x X -p c | tee %s.out | FileCheck %s
+; CHECK: Done!
+
constant folding (partial eval) pass
Get rid of unnecessary pads
push pad into literal
diff --git a/src/lib/stanza.zip b/src/lib/stanza.zip
index 5fd5ff6d..aed19c22 100644
--- a/src/lib/stanza.zip
+++ b/src/lib/stanza.zip
Binary files differ