aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/firrtl-test-main.stanza
AgeCommit message (Expand)Author
2015-07-14Updated flo backendazidar
2015-07-14Still partial commit, many tests pass. Many tests fail.azidar
2015-07-02Hopefully fixed stanza so it can correctly compile itselfazidar
2015-05-29Fixed bugs in when-coverage pass. Works but has not been thoroughly testedazidar
2015-05-29Added custom pass. Does not correctly run, stanza just spins. Requires debugg...azidar
2015-05-18First pass at a Verilog Backend. Not tested, but compiles and generates reaso...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-13Added source indicators from FIRRTL files. Pass in -p i to get them printed. ...azidar
2015-05-02Added a infrastructure for check passes, and wrote a fewazidar
2015-04-22Switched to stricter primop width constraints. Implemented Pad. Added some mi...azidar
2015-04-20Fixed tests to use new execution arguments. Added and fixed chisel3 bugsazidar
2015-04-17Removed excessive debug print statements, added default call to firrtl to gen...azidar
2015-04-17Fixed bug in primop lowering during type inference. Added reduce instructions...azidar
2015-04-10Updated StanzaPatrick Li
2015-04-08Finished expand whens. started infer widths. added pdf for people to viewazidar
2015-03-24With new stanzaazidar
2015-03-04Changed lots of directions to genders. Started writing infer-gender pass. Doe...azidar
2015-02-25Added debug print statements to dump fields from nodes, and updated tests to ...azidar
2015-02-24Rewrote README to include installation instructions and stanza justification....azidar