| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-08 | Fix up deprecation warnings and clean up CompatibiltySpec code. (#471) | Jim Lawson | |
| There was some dubious (certainly unclear) code organization in the CompatibiltySpec tests. The isPow2() test was randomly failing in Jenkins builds. This may address the problem. | |||
| 2016-11-14 | Avoid dynamicContext issues - use ChiselRunners.elaborate() | Jim Lawson | |
| 2016-11-10 | Throw exceptions for cloneType failures - fix #358 | Jim Lawson | |
| Add a Builder.exception() method for those cases where continuing is likely to mask the initial error. | |||
