| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
catching of initialization of accessors. Missing use case of accessing an accessor. Still need to update tests to pass
|
|
|
|
enable with muxing the index with poison bits
|
|
|
|
|
|
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
|