| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added Long support so UInt(LARGENUMBER) works
|
|
|
|
|
|
|
|
instead of using nodes. Added a renaming pass for different backends. This will likely get deprecated, as a more robust name mangling scheme could be needed
|