| Age | Commit message (Collapse) | Author |
|
an optimization that eliminated some when statements.
Added test case.
|
|
|
|
|
|
invalid <> assignments.
|
|
indexed. Fixed various broken tests.
|
|
|
|
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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.
|
|
Should show up with check passes
|
|
|
|
isn't duplicated for all the whens
|
|
|
|
|
|
|
|
|
|
chisel3/ModuleVec.fir doesn't work because incorrecly generated?
|
|
|
|
Conflicts:
TODO
src/main/stanza/passes.stanza
|
|
not propogating to the input widths, for primops
|
|
and alternate were always assumed different, causing a huge blow-up in logic
|
|
|
|
|
|
correctly handle it in compiler.
|
|
|
|
missing primops
|
|
referenced, has an inferred kind
|
|
|
|
generate flo
|
|
|
|
instructions and renamed concat -> cat, equal -> eq, and added neq and neg
|
|
|
|
|
|
|
|
|
|
|