| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-17 | More of the bindings refactor (#635) | Richard Lin | |
| Rest of the binding refactor | |||
| 2017-08-17 | Make Reset a trait (#672) | Jack Koenig | |
| Bool implements Reset. Compatibility package includes an implicit conversion from Reset to Bool. | |||
| 2017-04-02 | Make Module instantiations draw clock from Builder instead of parent (#568) | Jack Koenig | |
| Fixes #567 | |||
| 2017-03-08 | Deprecate old Reg with nulls constructor (#455) | Richard Lin | |
| 2017-02-16 | Add support for clock and reset scoping (#509) | Jack Koenig | |
| withClockAndReset, withReset, and withClock allow changing the implicit clock and reset. Module.clock and Module.reset provide access to the current implicit clock and reset. | |||
