| Age | Commit message (Collapse) | Author |
|
|
|
|
|
conditional assignment
|
|
|
|
|
|
now be small examples, categorized by either passes, errors, or features.
|
|
|
|
|
|
|
|
|
|
Updated tests to match. #29.
|
|
|
|
extract, not >>
|
|
|
|
an optimization that eliminated some when statements.
Added test case.
|
|
|
|
|
|
|
|
|
|
invalid <> assignments.
|
|
indexed. Fixed various broken tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
width error
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
strict. Have not tested this
|
|
|
|
reasonable verilog. Requires inlining, future versions will instantiate modules
|