aboutsummaryrefslogtreecommitdiff
path: root/test/chisel3/Mul.fir
AgeCommit message (Expand)Author
2015-05-21Added pad pass, used for flo backendazidar
2015-05-02Now when expanding ConnectFrom/ToIndex, create a node for the index so it isn...azidar
2015-05-01Fixed performance bug where PlusWidth, MinusWidth, and ExpWidth could be simp...azidar
2015-04-28Instances are now male. Reworked lowering pass to be sane. chisel3/ModuleVec....azidar
2015-04-20Fixed tests to use new execution arguments. Added and fixed chisel3 bugsazidar
2015-04-16Updated parser to correctly read empty statementsazidar
2015-04-13new chisel3 testsjackbackrack