aboutsummaryrefslogtreecommitdiff
path: root/test/passes/expand-connect-indexed
AgeCommit message (Expand)Author
2015-05-27Added external modules. Switched lower firrtl back to wire r; r := Register, ...azidar
2015-05-20Added Pad pass to flo.stanza, which pads widths to make := and primops strict...azidar
2015-05-18Big API Change. Pad is no longer supported. Widths of primops can be flexible...azidar
2015-05-15Updated firrtl for its passes to be a bit more modular, and to enable pluggin...azidar
2015-05-02Now when expanding ConnectFrom/ToIndex, create a node for the index so it isn...azidar
2015-04-23Added new parser. Fixed all Tests. Added on-reset to parser, but don't correc...azidar
2015-04-20Fixed tests to use new execution arguments. Added and fixed chisel3 bugsazidar
2015-04-17Fixed bug in primop lowering during type inference. Added reduce instructions...azidar
2015-04-08Fixed bug in lowering that incorrectly determined genders when subfieldedazidar
2015-03-23Finished first two parts of expand-whens pass. Fixed inits by adding WRegInit...azidar