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