aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-09-30Update README.md to link tech report (#550)Adam Izraelevitz
2017-06-08Update travis button for new organization (#602)Colin Schmidt
2017-03-15Update readme with links to wiki (#493)Adam Izraelevitz
2017-03-14Fixed README tutorial linkAdam Izraelevitz
2017-03-14Added lesson2Adam Izraelevitz
2017-03-10Tweak git clone commandEdward Wang
HTTPS clone is with .git; cd only with no error.
2017-03-10Changed custom transform option and help textAdam Izraelevitz
2017-03-10Added comments and section in READMEAdam Izraelevitz
2016-12-13Update installation instructions with sbt publish-local. (#393)Jim Lawson
Also, delete run regression part of Installation since `sbt test` does that anyway
2016-12-05Update README.md (#395)Jack Koenig
Capitalize Firrtl and add Travis build status
2016-11-15Add firrtl-syntax link for vim users (#376)Adam Izraelevitz
2016-09-26Update installation doc regarding #315 (#317)muojp
2016-09-25Update README.mdAdam Izraelevitz
2016-08-15Update README.mdAdam Izraelevitz
Added help string #234
2016-08-15Update README.mdAdam Izraelevitz
2016-08-15Remove stanza (#231)Adam Izraelevitz
* Removed stanza implementation/tests. In the future we can move the stanza tests over, but for now they should be deleted. * Added back integration .fir files * Added Makefile to give Travis hooks * Added firrtl script (was ignored before)
2016-02-09Updated Readmeazidar
2016-01-16Default platform-agnostic, ignore platform-specific FileCheckducky
2016-01-16Update README with better Linux and Scala instructionsducky
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