| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
Conflicts:
src/main/stanza/firrtl-ir.stanza
src/main/stanza/passes.stanza
src/main/stanza/verilog.stanza
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weren't lowered
|
|
tests. Made more tests pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
generate as-SInt instead of convert, always. Added fast build to Makefile
|
|
|
|
|
|
|
|
low-firrtl syntax. Generates verilog that compiles, but is not correct
|
|
|
|
Added Long support so UInt(LARGENUMBER) works
|
|
|
|
|
|
|
|
|
|
|
|
debugging.
|
|
smem. Added firrtl-gensym utility to generate a hashmap of names
|
|
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
|
|
|