| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-22 | Use ChiselStage in Tests | Schuyler Eldridge | |
| This migrates the tests to Chisel 3.4/FIRRTL 1.4. This primarily involves removing usages of deprecated methods including: - Remove usages of Driver - Use ChiselStage methods instead of BackendCompilationUtilities methods - Use Dependency API for custom transforms - Use extractCause to unpack StackError Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2017-04-26 | Deprecate fromBits and clock/reset constructors (#583) | Richard Lin | |
| 2016-11-21 | Restyle a lot of test code, mainly with regex | ducky | |
| 2016-10-04 | Add CompileOptions implicits to all Module constructors - fix #310. (#311) | Jim Lawson | |
