| Age | Commit message (Expand) | Author |
| 2016-08-15 | Remove stanza (#231) | Adam Izraelevitz |
| 2016-02-09 | Added license to FIRRTL files | azidar |
| 2016-02-09 | WIP, nothing works. Starting creating working IR and necessary utils | azidar |
| 2016-01-16 | Fixed up minor errors after rebase onto master | azidar |
| 2016-01-16 | WIP Almost there, need to generate enable connections | azidar |
| 2016-01-16 | WIP, hit semantic bug in WSubAccess | azidar |
| 2016-01-16 | WIP. Compiles and there's some output | azidar |
| 2016-01-16 | WIP. Compiles, need to test | azidar |
| 2016-01-16 | WIP | azidar |
| 2015-12-11 | Added LoFirrtl compiler, can be called with -X lofirrtl | azidar |
| 2015-11-02 | Deleted extranous passes.stanza comments, updated standard passes. Added supp... | jackkoenig |
| 2015-10-30 | Added support for -b <backend> so that specific passes can be run then a back... | jackkoenig |
| 2015-08-24 | Temporarily deprecated the flo backend until I fix it | azidar |
| 2015-08-19 | Switched to new bigint library | azidar |
| 2015-08-03 | Changed name mangling to use _ as a delin. Fixed bug in checking for | azidar |
| 2015-07-30 | Added module name to error messages. | azidar |
| 2015-07-30 | Added primitive linking to firrtl-test-main | azidar |
| 2015-07-30 | Started adding linking support | azidar |
| 2015-07-29 | Add bigint support. | Adam Izraelevitz |
| 2015-07-28 | Integrated bigint. Mostly works, but getting "cast" error for make Test. | Adam Izraelevitz |
| 2015-07-14 | Updated flo backend | azidar |
| 2015-07-14 | Still partial commit, many tests pass. Many tests fail. | azidar |
| 2015-07-02 | Hopefully fixed stanza so it can correctly compile itself | azidar |
| 2015-05-29 | Fixed bugs in when-coverage pass. Works but has not been thoroughly tested | azidar |
| 2015-05-29 | Added custom pass. Does not correctly run, stanza just spins. Requires debugg... | azidar |
| 2015-05-18 | First pass at a Verilog Backend. Not tested, but compiles and generates reaso... | azidar |
| 2015-05-18 | Big API Change. Pad is no longer supported. Widths of primops can be flexible... | azidar |
| 2015-05-15 | Updated firrtl for its passes to be a bit more modular, and to enable pluggin... | azidar |
| 2015-05-13 | Added source indicators from FIRRTL files. Pass in -p i to get them printed. ... | azidar |
| 2015-05-02 | Added a infrastructure for check passes, and wrote a few | azidar |
| 2015-04-22 | Switched to stricter primop width constraints. Implemented Pad. Added some mi... | azidar |
| 2015-04-20 | Fixed tests to use new execution arguments. Added and fixed chisel3 bugs | azidar |
| 2015-04-17 | Removed excessive debug print statements, added default call to firrtl to gen... | azidar |
| 2015-04-17 | Fixed bug in primop lowering during type inference. Added reduce instructions... | azidar |
| 2015-04-10 | Updated Stanza | Patrick Li |
| 2015-04-08 | Finished expand whens. started infer widths. added pdf for people to view | azidar |
| 2015-03-24 | With new stanza | azidar |
| 2015-03-04 | Changed lots of directions to genders. Started writing infer-gender pass. Doe... | azidar |
| 2015-02-25 | Added debug print statements to dump fields from nodes, and updated tests to ... | azidar |
| 2015-02-24 | Rewrote README to include installation instructions and stanza justification.... | azidar |