aboutsummaryrefslogtreecommitdiffstats
path: root/tests/svtypes/struct_array.sv
Commit message (Expand)AuthorAgeFilesLines
* Index struct/union members within corresponding wire chunksDag Lem2023-03-051-1/+2
* Out of bounds checking for struct/union membersDag Lem2023-02-191-0/+3
* Handle range offsets in packed arrays within packed structsDag Lem2023-02-051-0/+20
* Support for packed multidimensional arrays within packed structsDag Lem2022-12-031-0/+60
* Tests for unpacked arrays in packed structs are for the Yosys frontend onlyDag Lem2022-11-231-0/+4
* Support for swapped ranges in second array dimensionDag Lem2022-11-231-0/+42
* Support for arrays with swapped ranges within structsDag Lem2022-11-121-1/+86
* include both power-of-two and non-power-of-two testcasesN. Engelhardt2020-08-181-6/+23
* Support 2D bit arrays in structures. Optimise array indexing.Peter Crozier2020-06-081-2/+5
* Support packed arrays in struct/union.Peter Crozier2020-06-071-0/+22