| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-02 | turn off eliminate-temps until improved | jackbackrack | |
| 2015-06-02 | merge + fix trim to use correct bits operands | jackbackrack | |
| 2015-05-29 | fix concat, as-sint, turn off temp-elimination | jackbackrack | |
| 2015-05-27 | Added external modules. Switched lower firrtl back to wire r; r := Register, ↵ | azidar | |
| 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 | |||
| 2015-05-20 | Added Pad pass to flo.stanza, which pads widths to make := and primops ↵ | azidar | |
| strict. Have not tested this | |||
| 2015-05-19 | Added support for non-inlined modules in verilog backend | azidar | |
| 2015-05-18 | First pass at a Verilog Backend. Not tested, but compiles and generates ↵ | azidar | |
| reasonable verilog. Requires inlining, future versions will instantiate modules | |||
| 2015-05-15 | Updated firrtl for its passes to be a bit more modular, and to enable ↵ | azidar | |
| plugging in other backends. Also updated a lot of tests, but not all of them because its annoying. | |||
