| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-18 | Split #974 into two PRs - scalastyle updates (#1037) | Jim Lawson | |
| * Update style warnings now that subprojects are aggregated. Use "scalastyle-test-config.xml" for scalastyle config in tests. Enable "_" in method names and accept method names ending in "_=". Re-sync scalastyle-test-config.xml with scalastyle-config.xml * Remove bogus tests that crept in with git add * Add missing import. | |||
| 2018-07-19 | Add support for Input() and Output() (available in Chisel2 since ↵ | Jim Lawson | |
| ucb-bar/chisel2-deprecated#734) and test for same. | |||
| 2018-07-10 | Fix use of read-only refs on rhs of connect in compatibility mode (#854) | Jack Koenig | |
| 2018-02-20 | Make Bundle abstract (#774) | Jack Koenig | |
| 2017-08-17 | Make Reset a trait (#672) | Jack Koenig | |
| Bool implements Reset. Compatibility package includes an implicit conversion from Reset to Bool. | |||
| 2017-08-15 | Make .dir give correct direction for Module io in compatibility | Jack Koenig | |
| 2017-08-08 | Give default direction to children of Vecs in compatibility code | Jack Koenig | |
| 2017-08-07 | Don't assign default direction to Analog in Chisel._ | Jack Koenig | |
