| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-12 | remove Tester.scala because chiselMain is now implemented in the ↵ | Danny | |
| chisel-testers repo | |||
| 2015-10-26 | Break Core.scala into bite-sized pieces | ducky | |
| 2015-08-06 | subdir for Chisel.testers package | Henry Cook | |
| 2015-08-06 | Simplify the implementation of when-blocks | Andrew Waterman | |
| Reimplement elsewhen in terms of otherwise. Implement when/otherwise with a multi-command sequence, rather than a lone but mutable command. Now, all commands are immutable. The command stack is kaput. | |||
| 2015-08-05 | Don't have Tester extend FileSystemUtilities | Andrew Waterman | |
| 2015-08-05 | Massive Driver simplification, some tweaks to Parameter api | Henry Cook | |
| 2015-08-05 | add AdvTester | Henry Cook | |
| 2015-08-05 | Remove all references to Backends, only backend is FIRRTL | Henry Cook | |
| 2015-08-05 | Use Width object, not Int | Andrew Waterman | |
| Please, no more -1 | |||
| 2015-07-28 | Dead code elimination | Andrew Waterman | |
| 2015-07-24 | Use CHISEL_BIN, CX, generalize generated/targetDir, convert filter to ↵ | Jim Lawson | |
| python, cd into targetDir before launching simulator (via Driver). | |||
| 2015-07-24 | move source files under Chisel folder - eclipse compatibility | Jim Lawson | |
