| Age | Commit message (Collapse) | Author |
|
Constants in parser, and correctly subtract 1 (except when 0) when calculating width from num-bits of BigInt
|
|
|
|
|
|
|
|
invalid <> assignments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
generate as-SInt instead of convert, always. Added fast build to Makefile
|
|
low-firrtl syntax. Generates verilog that compiles, but is not correct
|
|
|
|
|
|
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
|
|
|
|
flexible, and the output is usually the max of the inputs. Removed all u/s variants, which need to be dealt with in backends where it matters
|
|
plugging in other backends. Also updated a lot of tests, but not all of them because its annoying.
|