| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-06 | Fixed bug that created Vec(Reg(...)) instead of Reg(Vec(...)) | azidar | |
| 2015-11-06 | Fix counter tests | Henry Cook | |
| 2015-11-04 | Merge pull request #56 from ucb-bar/stylefix | Jim Lawson | |
| Style fixes for test code | |||
| 2015-11-04 | Style fixes for test code, so we can go back down to zero style errors for tests | ducky | |
| 2015-11-04 | Fix Tbl.io | Henry Cook | |
| 2015-11-04 | Use elaborate for elaboration tests, not execute | Henry Cook | |
| 2015-11-04 | Supply smaller values for generatorDrivenConfig to reduce test time. | Henry Cook | |
| 2015-11-04 | Remove Parameters library and refactor Driver. | Henry Cook | |
| In addition to removing all the extraneous Driver invocations that created various top-level Parameters instances, this commit also lays the groundwork for stanza-firrtl/verilator based testing of Modules that extend BasicTester. The execution-based tests have been updated accordingly. They will only succeed if firrtl and verilator binaries have been installed. Further work is needed on individual tests to use assertions instead of .io.error. | |||
| 2015-10-23 | Fix stylistic issues and document standard Chisel generators | ducky | |
| 2015-10-23 | Add Scalaland unit tests for Reg | ducky | |
| 2015-10-23 | Whitespace scalastyle fixes for tests | ducky | |
| 2015-08-14 | more tests | Henry Cook | |
| 2015-08-14 | VecShiftReg test | Henry Cook | |
| 2015-08-14 | todo | Henry Cook | |
| 2015-08-14 | Add Vec tests. Do a better job of generating widths. | Henry Cook | |
| 2015-08-14 | added MulLookup and Tbl tests | Henry Cook | |
| 2015-08-13 | add decoder test | Henry Cook | |
| 2015-08-13 | Counter tests | Henry Cook | |
| 2015-08-13 | complexassign test | Henry Cook | |
| 2015-08-13 | testing improvements | Henry Cook | |
| 2015-08-13 | fun with ## | Henry Cook | |
| 2015-08-13 | minor tweaks | Henry Cook | |
| 2015-08-13 | Use chiselTests package; add copyright notice. | Jim Lawson | |
| 2015-08-13 | rename package (lowercase) | Jim Lawson | |
| 2015-08-12 | being to convert tests to scala-test; tests compile and run | Henry Cook | |
| 2015-08-11 | Get tests closer to compiling | Andrew Waterman | |
| 2015-08-02 | Make tests compile again | Henry Cook | |
| 2015-07-24 | Undo doCloneType; fix collectElts shenanigans | Andrew Waterman | |
| We now call collectElts when the module stack is popped, rather than having to do it all over the place. | |||
| 2015-07-24 | rename cloneType -> doCloneType | Jim Lawson | |
| 2015-07-24 | Restore Vec() factory signature; replace MInt with BitPat. | Jim Lawson | |
| 2015-07-24 | Incorporate chisel3-tests; update Makefile. | Jim Lawson | |
