| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-13 | Improve some of the ScalaDoc in chisel3.util | Jack Koenig | |
| 2017-03-08 | Deprecate old Reg with nulls constructor (#455) | Richard Lin | |
| 2017-03-08 | In Counter, use log2Ceil instead of log2Up | Andrew Waterman | |
| Since the argument is at least 2, this change has no semantic effect. | |||
| 2017-02-07 | Name all the things | ducky | |
| 2016-11-21 | Restyle a lot of test code, mainly with regex | ducky | |
| 2016-09-29 | Consolidate CompileOptions and re-enable NotStrict pending macro work. | Jim Lawson | |
| 2016-09-29 | Massive rename of CompileOptions. | Jim Lawson | |
| Massage CompileOption names in an attempt to preserve default (Strict) CompileOptions in the absence of explicit imports. NOTE: Since the default is now strict, we may encounter errors when we generate connections for clients (i.e., in Vec.do_apply() when we wire up a sequence). We should really thread the CompileOptions through the macro system so the client's implicits are used. | |||
| 2016-09-23 | Merge branch 'master' into gsdt | Jim Lawson | |
| 2016-09-21 | Improved scaladoc in utils and friends | ducky | |
| 2016-09-01 | Move connection implicits from Module constructor to connection methods. | Jim Lawson | |
| Eliminate builder compileOptions. | |||
| 2016-08-09 | counter(inc,n) example should reflect actual use (#252) | Colin Schmidt | |
| 2016-06-20 | Rename "package", "import", and explicit references to "chisel3". | Jim Lawson | |
| 2016-06-20 | Rename chisel3 package. | Jim Lawson | |
