aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorazidar2015-02-24 09:40:02 -0800
committerazidar2015-02-24 09:40:02 -0800
commit2353d640907a7b04477b06a5b3da6b7bbafc448d (patch)
tree74d7d731eade1fba4763aa36bf4a9245c41df5d7 /README.md
parent641af82f49d46ef8d4bb60129fd93dfe7d23e94c (diff)
Updated tests, and included a check for the name of the pass, which
allows the compiler to print after each pass to ease debugging
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5db5bc8f..ef050aae 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,16 @@ Secondary TODO:
Install lit:
pip install lit
+
+
+Stanza Installation:
+ git clone https://github.com/ucb-bar/firrtl
+ cd src/lib
+ unzip stanzam.zip
+ cd stanzam
+ sudo ./stanzam -platform os-x -install /usr/local/bin/stanzam
+
+
+
+
+