aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-27mergejackbackrack
2015-04-27fix ops to get tests passing through flo-llvmjackbackrack
2015-04-27Removed WRegInitazidar
2015-04-27Added on-resetazidar
2015-04-26mergejackbackrack
2015-04-26pad uses rsh with zero shiftjackbackrack
2015-04-24Merge branch 'master' of github.com:ucb-bar/firrtl into parserazidar
2015-04-24Fixed switch statementazidar
2015-04-24NEG now propogates input args plus oneazidar
2015-04-24Partial commitazidar
2015-04-24mergejackbackrack
2015-04-24Merged TODOazidar
2015-04-24Merge branch 'master' of github.com:ucb-bar/firrtl into parserazidar
Conflicts: TODO src/main/stanza/passes.stanza
2015-04-24Updated TODO. Added backwards with prop for as and bitsazidar
2015-04-24mergejackbackrack
2015-04-24Incorrectly propagated width constraint for non-muxes. This is only true for ↵azidar
muxes
2015-04-24mergejackbackrack
2015-04-24flo backend consts get widths and read enable goes to onejackbackrack
2015-04-24Merge branch 'master' of github.com:ucb-bar/firrtlazidar
2015-04-24Fixed width inference bug where later constraints on the output width were ↵azidar
not propogating to the input widths, for primops
2015-04-24Inflightazidar
2015-04-24Merge pull request #5 from jackbackrack/masterAdam Izraelevitz
get flo emission creating legal flo files
2015-04-24mergejackbackrack
2015-04-24improve flo outputjackbackrack
2015-04-24Fixed performance bug in expand-when where equality between the consequence ↵azidar
and alternate were always assumed different, causing a huge blow-up in logic
2015-04-23mergejackbackrack
2015-04-23Fixed bug in lowering where the arguments to DoPrim and Pad weren't loweredazidar
2015-04-23mergejackbackrack
2015-04-23Fixed bug in map where mems were mysteriously turning into regsazidar
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 ↵azidar
correctly handle it in compiler.
2015-04-23mergejackbackrack
2015-04-23Merge branch 'master' into parserazidar
2015-04-23Fixed Pad inference bugazidar
2015-04-22mergejackbackrack
2015-04-22Switched to stricter primop width constraints. Implemented Pad. Added some ↵azidar
missing primops
2015-04-22added new stanza with correct parserazidar
2015-04-22Added new test that breaks current parser. updated todoazidar
2015-04-21revertjackbackrack
2015-04-21generate correct flo filesjackbackrack
2015-04-21mergejackbackrack
2015-04-21Reordered resolve-kinds and make-explicit-reset to fix bug where reset, if ↵azidar
referenced, has an inferred kind
2015-04-21Added new testazidar
2015-04-21Updated Todoazidar
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