summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-06Split internal and FIRRTL packagesducky
2015-12-06Merge pull request #55 from ucb-bar/vecdocPalmer Dabbelt
2015-12-06More design rationale for Vecducky
2015-11-06Merge pull request #59 from ucb-bar/testing-improvementsJim Lawson
2015-11-06added elaboration tests for remaining old Chisel3 examplesHenry Cook
2015-11-06Fixed bug that created Vec(Reg(...)) instead of Reg(Vec(...))azidar
2015-11-06Fix counter testsHenry Cook
2015-11-06return -1 on simulation timeoutHenry Cook
2015-11-04Merge pull request #57 from ucb-bar/stylechiselJim Lawson
2015-11-04Merge pull request #56 from ucb-bar/stylefixJim Lawson
2015-11-04Merge pull request #54 from ucb-bar/testing-improvementsHenry Cook
2015-11-04Fix new style errorsducky
2015-11-04Style fixes for test code, so we can go back down to zero style errors for testsducky
2015-11-04Fix Tbl.ioHenry Cook
2015-11-04Use elaborate for elaboration tests, not executeHenry Cook
2015-11-04Supply smaller values for generatorDrivenConfig to reduce test time.Henry Cook
2015-11-04Remove Parameters library and refactor Driver.Henry Cook
2015-11-03Merge pull request #52 from ucb-bar/makefilePalmer Dabbelt
2015-11-03Add compile and checkstyle make targets.Jim Lawson
2015-11-03Merge pull request #51 from ucb-bar/faqPalmer Dabbelt
2015-11-03Add documentation on some non-intuitive partsducky
2015-11-02Merge pull request #50 from ucb-bar/nocostAndrew Waterman
2015-11-02Remove implementation details from scaladoc.ducky
2015-11-02Merge pull request #49 from ucb-bar/stylecolonPalmer Dabbelt
2015-11-02Add Scalastyle rule to check lines ending with a ;, fix some instancesducky
2015-11-02Merge pull request #48 from ucb-bar/corestylePalmer Dabbelt
2015-11-02Scalastyle ignore ## and printlns in Error.scaladucky
2015-11-02Merge pull request #42 from ucb-bar/corevecPalmer Dabbelt
2015-11-02Remove "generates {,no} logic" commentsPalmer Dabbelt
2015-11-02Deprecations and better documentation for Aggregate.scaladucky
2015-11-02Merge pull request #37 from ucb-bar/utilsplitPalmer Dabbelt
2015-11-02Break out Utils.scala into smaller portionsducky
2015-10-30Merge pull request #47 from ucb-bar/corebitsfixAndrew Waterman
2015-10-30Merge pull request #46 from ucb-bar/corecatAndrew Waterman
2015-10-30Fix whitespaceducky
2015-10-30Move Cat into utilsducky
2015-10-30Merge pull request #45 from ucb-bar/corebitsAndrew Waterman
2015-10-30Resolve some review todos in Bitsducky
2015-10-29Merge pull request #43 from ucb-bar/corebitpatAndrew Waterman
2015-10-29Fix review todos in BitPat.scaladucky
2015-10-29Merge pull request #44 from ucb-bar/coredataAndrew Waterman
2015-10-29Resolve review todos for Data.scaladucky
2015-10-28Merge pull request #38 from ucb-bar/internalsplitJim Lawson
2015-10-26Merge pull request #39 from ucb-bar/coresplitAndrew Waterman
2015-10-26Merge pull request #40 from ucb-bar/nofloAndrew Waterman
2015-10-26Remove (broken) floating point data typesducky
2015-10-26Break Core.scala into bite-sized piecesducky
2015-10-26Move internal files into their own directoriesducky
2015-10-26Merge pull request #35 from ucb-bar/styleignorePalmer Dabbelt
2015-10-26Add scalastyle ignore commentsducky