From 2353d640907a7b04477b06a5b3da6b7bbafc448d Mon Sep 17 00:00:00 2001 From: azidar Date: Tue, 24 Feb 2015 09:40:02 -0800 Subject: Updated tests, and included a check for the name of the pass, which allows the compiler to print after each pass to ease debugging --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') 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 + + + + + -- cgit v1.2.3