aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2015-02-19Re-implemented resolve-kinds, passes preliminary test.azidar
Updated notes and TODO list, and started basic stanza-cheatsheet.
2015-02-19Added compiler flags to allow tests to select which passes they test.azidar
Changed package names from chipper to firrtl
2015-02-18Added more testing infrastructre, and Makefile to build firrtlazidar
2015-02-18Reimplemented to-working-ir. Changed Command to Stmt. Modified printing of ↵azidar
IR to match parser.
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