| 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)
|
|
accordingly
|
|
|
|
|
|
|
|
|
|
|
|
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
|
|
|
|
|
|
|
|
Updated tests to match. #29.
|
|
extract, not >>
|
|
|
|
indexed. Fixed various broken tests.
|
|
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
flexible, and the output is usually the max of the inputs. Removed all u/s variants, which need to be dealt with in backends where it matters
|
|
plugging in other backends. Also updated a lot of tests, but not all of them because its annoying.
|
|
|
|
chisel3/ModuleVec.fir doesn't work because incorrecly generated?
|
|
correctly handle it in compiler.
|
|
|
|
instructions and renamed concat -> cat, equal -> eq, and added neq and neg
|
|
|
|
|
|
|
|
|
|
call firrtl correctly to enable/disable them
|
|
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).
|
|
allows the compiler to print after each pass to ease debugging
|