| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-26 | Disallow assignment to op results (#698) | Richard Lin | |
| 2016-11-21 | Restyle a lot of test code, mainly with regex | ducky | |
| 2016-10-06 | Update Driver: Check the simulation exit code #281 | Jim Lawson | |
| Merge with master and support checking for failure with an explicit assertion message. | |||
| 2016-09-29 | Massive rename of CompileOptions. | Jim Lawson | |
| Massage CompileOption names in an attempt to preserve default (Strict) CompileOptions in the absence of explicit imports. NOTE: Since the default is now strict, we may encounter errors when we generate connections for clients (i.e., in Vec.do_apply() when we wire up a sequence). We should really thread the CompileOptions through the macro system so the client's implicits are used. | |||
| 2016-09-01 | Move connection implicits from Module constructor to connection methods. | Jim Lawson | |
| Eliminate builder compileOptions. | |||
| 2016-07-20 | More literal/width rangling. | Jim Lawson | |
| 2016-07-19 | Fix LitBinding and MultiAssign tests. | Jim Lawson | |
| 2016-07-19 | Incorporate connection logic. | Jim Lawson | |
| Compiles but fails tests. | |||
| 2016-07-18 | Update Chisel -> chisel3 references. | Jim Lawson | |
| 2016-05-04 | Multiple assign tester | ducky | |
| Closes #90 | |||
