| 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)
|
|
|
|
|
|
write mport declaration
|
|
to be specified with write and rdwr mports
|
|
|
|
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
smem. Added firrtl-gensym utility to generate a hashmap of names
|
|
|
|
plugging in other backends. Also updated a lot of tests, but not all of them because its annoying.
|
|
|
|
correctly handle it in compiler.
|
|
missing primops
|
|
|
|
|
|
instructions and renamed concat -> cat, equal -> eq, and added neq and neg
|
|
|