| Age | Commit message (Collapse) | Author |
|
* Updated FIRRTL spec + related code for readwrite ports.
(write) data -> wdata & mask -> wmask for clarity
* Also removed simple.fir that snuck into master branch.
|
|
* 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)
|
|
|
|
accesses.
Fixes #105
|
|
|
|
|
|
|
|
prints in SplitExp, and emitting expressions instead of their toString counterparts
|
|
|
|
|
|
|
|
|
|
|
|
accordingly
|
|
Without this we get failures with the current rocket-chip, when there are
assertions with escaped strings in them.
|
|
|
|
|
|
mucking up the chirrtl->firrtl transform. #56.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
write mport declaration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be fixed in the future with a pass that removes these memories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be specified with write and rdwr mports
|
|
|