aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorazidar2015-05-04 15:22:16 -0700
committerazidar2015-05-04 15:22:16 -0700
commit84ae662031b941d3a9318d8e4a1dbf152415e718 (patch)
tree234972f5501e4f5bb83a19c61142846998d26434
parent489e390d72ea6e265a9e95bfa1cc94a289bb7ba9 (diff)
Added new stanza
-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