aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/primop.stanza
AgeCommit message (Expand)Author
2015-05-04Added a few more error checks. Not tested yet. Fixed bug in pad type inferenceazidar
2015-05-04Fixed change where type of mux-ss was incorrectazidar
2015-05-02Added a infrastructure for check passes, and wrote a fewazidar
2015-05-01Fixed bug where the enable was looked at for lowering MUX.azidar
2015-04-29Added dshl and dshrazidar
2015-04-24Fixed switch statementazidar
2015-04-24NEG now propogates input args plus oneazidar
2015-04-24Updated TODO. Added backwards with prop for as and bitsazidar
2015-04-24Incorrectly propagated width constraint for non-muxes. This is only true for ...azidar
2015-04-24Fixed width inference bug where later constraints on the output width were no...azidar
2015-04-22Switched to stricter primop width constraints. Implemented Pad. Added some mi...azidar
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