aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verilog/struct_access.sv
Commit message (Collapse)AuthorAgeFilesLines
* sv: fix two struct access bugsZachary Snow2021-07-151-0/+88
- preserve signedness of struct members - fix initial width detection of struct members (e.g., in case expressions)