aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/passes.stanza
AgeCommit message (Expand)Author
2015-05-01Fixed bug where the enable was looked at for lowering MUX.azidar
2015-04-30Fixed assignment to outputs not getting emitted from Expand When passazidar
2015-04-30Fixed bug that added multiple arguements to OR, instead of a reduce-orazidar
2015-04-29Fixed bug where a node's width was not equal to its value'sazidar
2015-04-29Made temp name generation counter, as well as the name, based off the eventua...azidar
2015-04-29Fixed bug in lowering of subfields. Fixed ModuleVec.fir to be correctazidar
2015-04-29Added dshl and dshrazidar
2015-04-28Instances are now male. Reworked lowering pass to be sane. chisel3/ModuleVec....azidar
2015-04-27Removed WRegInitazidar
2015-04-27Added on-resetazidar
2015-04-24Partial commitazidar
2015-04-24Merge branch 'master' of github.com:ucb-bar/firrtl into parserazidar
2015-04-24Inflightazidar
2015-04-24Merge pull request #5 from jackbackrack/masterAdam Izraelevitz
2015-04-24Fixed performance bug in expand-when where equality between the consequence a...azidar
2015-04-23Fixed bug in lowering where the arguments to DoPrim and Pad weren't loweredazidar
2015-04-23Not finished commmitazidar
2015-04-23fix more bugs in flo backendjackbackrack
2015-04-23Added new parser. Fixed all Tests. Added on-reset to parser, but don't correc...azidar
2015-04-23mergejackbackrack
2015-04-23Fixed Pad inference bugazidar
2015-04-22mergejackbackrack
2015-04-22Switched to stricter primop width constraints. Implemented Pad. Added some mi...azidar
2015-04-21generate correct flo filesjackbackrack
2015-04-21mergejackbackrack
2015-04-21Reordered resolve-kinds and make-explicit-reset to fix bug where reset, if re...azidar
2015-04-21mergejackbackrack
2015-04-20better mergejackbackrack
2015-04-20mergejackbackrack
2015-04-20Added more relevant names for split expressionazidar
2015-04-20Fixed tests to use new execution arguments. Added and fixed chisel3 bugsazidar
2015-04-18change to have flo file go to a filejackbackrack
2015-04-17Removed excessive debug print statements, added default call to firrtl to gen...azidar
2015-04-17Added temp elimination passazidar
2015-04-17Fixed bug in primop lowering during type inference. Added reduce instructions...azidar
2015-04-16Updated parser to correctly read empty statementsazidar
2015-04-16Merged with new stanzaazidar
2015-04-15Updated todoazidar
2015-04-15Finished flo backend. Restructured todo listazidar
2015-04-14Added Writeport to split expressionsazidar
2015-04-14Finished Split Expressionsazidar
2015-04-14Finished inlining passazidar
2015-04-13Stanza bugazidar
2015-04-13Finished Infer Widthsazidar
2015-04-10Uncommented thingsazidar
2015-04-10Almost finished width inference, takes too long/infinite loop for gcdazidar
2015-04-10Updated StanzaPatrick Li
2015-04-09Added more 'fake' tests. infer-widths now collects constraintsazidar
2015-04-08Added test to show correctness of gender inference and loweringazidar
2015-04-08Fixed bug in lowering that incorrectly determined genders when subfieldedazidar