2020-03-21 15:24:24 +00:00
|
|
|
%Warning-UNPACKED: t/t_struct_unpacked_bad.v:9:12: Unsupported: Unpacked struct/union
|
2020-06-08 10:47:18 +00:00
|
|
|
: ... In instance x
|
2020-04-04 00:07:46 +00:00
|
|
|
9 | typedef struct {
|
|
|
|
| ^~~~~~
|
2021-04-18 14:16:18 +00:00
|
|
|
... For warning description see https://verilator.org/warn/UNPACKED?v=4.201
|
2019-05-31 00:30:59 +00:00
|
|
|
... Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
|
|
|
|
%Error: Exiting due to
|