summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/package.scala
AgeCommit message (Expand)Author
2016-11-21Move ChiselRange to experimentalducky
2016-11-21Fix open-open range specifier, remove dead code, restyle testsducky
2016-11-21simple test that range interpolator works with UInt factory methodchick
2016-11-18Add support for parameterized BlackBoxesjackkoenig
2016-10-25FixedPoint number support for chisel3 (#328)Chick Markley
2016-10-19Deprecate "!=". (#323)Jim Lawson
2016-10-07Revert "Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO""Jim Lawson
2016-10-06Revert "Merge pull request #322 from ucb-bar/deleteEnqIODeqIO"Jim Lawson
2016-10-06Remove EnqIO, DeqIO - #308Jim Lawson
2016-09-21Use correct scope for util synonyms.Jim Lawson
2016-09-16Rename DecoupledIO object to Decoupled (compatibility).Jim Lawson
2016-09-15Merge branch 'master' into gsdtJim Lawson
2016-09-07Add Printable (#270)Jack Koenig
2016-08-22Purely cosmetic changes to placate the scalastyle checker.Jim Lawson
2016-08-22Fix firrtlDirection for class DeqIO.Jim Lawson
2016-08-18Merge branch 'sdtwigg_connectwrap_renamechisel3' into gsdt_testsJim Lawson
2016-07-27More compatibility fixesJim Lawson
2016-07-27Additional compatibility code.Jim Lawson
2016-07-26Add ValidIO definition for old code.Jim Lawson
2016-07-25Minimize differences with master.Jim Lawson
2016-07-25Merge branch 'master' into sdtwigg_connectwrap_renamechisel3Jim Lawson
2016-07-25Use more idiomatic ScalaTest exception expecting code.Jim Lawson
2016-07-20Distinguish between ?Int.Lit and ?Int.widthJim Lawson
2016-07-20Compile ok.Jim Lawson
2016-07-19Incorporate connection logic.Jim Lawson
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-07-18Rename "Chisel" to "chisel3" (only git mv).Jim Lawson
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson