| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-24 | Add back Int forms of Mem do_apply methods (#1082) | Jack Koenig | |
| This is necessary to support code that imports an implicit conversion from Int to UInt | |||
| 2019-04-23 | Change size of memories from Int to BigInt (#1076) | Jack Koenig | |
| 2018-05-23 | Add test for zero-width Mems. (#821) | grebe | |
| 2018-03-06 | Fix SyncReadMem.read; add test (#796) | Andrew Waterman | |
| SyncReadMem.read with an enable signal currently only works in compatibility mode, where Wires are implicitly initialized to DontCare. Fix by explicitly assigning DontCare to the Wire. This might fix #775. | |||
| 2017-12-19 | Add source info / compile options transforms to Mem accessors (#744) | Richard Lin | |
| Fixes #708 | |||
