| Age | Commit message (Collapse) | Author |
|
* 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)
|
|
|
|
|
|
|
|
|
|
instructions and renamed concat -> cat, equal -> eq, and added neq and neg
|
|
|
|
|
|
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).
|
|
with a new IR construct - Null. LetRec is not implemented, but is
marked with a TODO.
Test cases for this pass are now located in
test/passes/initialize-register
|
|
Updated notes and TODO list, and started basic stanza-cheatsheet.
|
|
Changed package names from chipper to firrtl
|
|
|
|
IR to match parser.
|
|
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
|