aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2015-10-27Merge branch 'master' of github.com:ucb-bar/firrtlazidar
Conflicts: Makefile
2015-10-19Merge pull request #47 from jackkoenig/masterAdam Izraelevitz
Updated Scala FIRRTL with Testing and Infer-Types Pass
2015-10-14Updated Makefile and README to be more friendly to Scala implementationJack
2015-10-08Install Stanza as a dependency of anything that uses itPalmer Dabbelt
This way I don't have to type "make install-linux" whenever a new Stanza zip drops.
2015-10-06Merge branch 'master' of github.com:ucb-bar/firrtlazidar
Conflicts: README.md
2015-10-06Fix readme for install-linuxducky
2015-10-02Added mention of Scala FIRRTL to READMEJack
2015-09-30Linux compatibility instructions and filesducky
2015-07-29Added installation for linuxAdam Izraelevitz
2015-03-03Updated TODO and specazidar
2015-02-25Fixed typo in readmeazidar
2015-02-24Trying to get README formatting correct, again again again again again againazidar
2015-02-24Trying to get README formatting correct, again again again again againazidar
2015-02-24Trying to get README formatting correct, again again again againazidar
2015-02-24Trying to get README formatting correct, again again againazidar
2015-02-24Trying to get README formatting correct, again againazidar
2015-02-24Trying to get README formatting correct, againazidar
2015-02-24Trying to get README formatting correctazidar
2015-02-24Rewrote README to include installation instructions and stanza ↵azidar
justification. Added response to feedback, locatd in notes/feedbackQA*. Use two different mains, one for testing and one for deployment (make build vs make build-deploy).
2015-02-24Updated tests, and included a check for the name of the pass, whichazidar
allows the compiler to print after each pass to ease debugging
2015-02-18Added more testing infrastructre, and Makefile to build firrtlazidar
2015-02-13First commit.azidar
Added stanza as a .zip, changed names from ch to firrtl, and spec.tex is included. need to add installation instructions. TODO's included in README
2015-02-13Initial commitAdam Izraelevitz