| 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)
|
|
These were accidentally removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
individually
|
|
|
|
|
|
|
|
accellerating functions
|
|
|
|
|
|
roadblock in assigning clocked ports
|
|
all feature tests. Deleted CondRead because it tested a problem we don't have any more
|
|
|
|
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
|
|
emitting ports (and the assignments to them)
|
|
|
|
|
|
Lower Types pass. #53
|
|
|
|
backend can be applied. Added firrtl compiler for emitting firrtl
|
|
|
|
catching of initialization of accessors. Missing use case of accessing an accessor. Still need to update tests to pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-referenced declarations that are not instances, but it doesn't work
right now.
|
|
Had to separate initialization check pass
Need to write dead code elimination pass
Added LongWidth to support dshl that are huge
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
|
|
|
|
|