Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Index struct/union members within corresponding wire chunks | Dag Lem | 2023-03-05 | 1 | -1/+2 |
* | Out of bounds checking for struct/union members | Dag Lem | 2023-02-19 | 1 | -0/+3 |
* | Handle range offsets in packed arrays within packed structs | Dag Lem | 2023-02-05 | 1 | -0/+20 |
* | Support for packed multidimensional arrays within packed structs | Dag Lem | 2022-12-03 | 1 | -0/+60 |
* | Tests for unpacked arrays in packed structs are for the Yosys frontend only | Dag Lem | 2022-11-23 | 1 | -0/+4 |
* | Support for swapped ranges in second array dimension | Dag Lem | 2022-11-23 | 1 | -0/+42 |
* | Support for arrays with swapped ranges within structs | Dag Lem | 2022-11-12 | 1 | -1/+86 |
* | include both power-of-two and non-power-of-two testcases | N. Engelhardt | 2020-08-18 | 1 | -6/+23 |
* | Support 2D bit arrays in structures. Optimise array indexing. | Peter Crozier | 2020-06-08 | 1 | -2/+5 |
* | Support packed arrays in struct/union. | Peter Crozier | 2020-06-07 | 1 | -0/+22 |