verilator/test_regress/t/t_struct_unpacked_bad.out
2020-03-14 22:02:42 -04:00

6 lines
261 B
Plaintext

%Warning-UNPACKED: t/t_struct_unpacked_bad.v:8:12: Unsupported: Unpacked struct/union
typedef struct {
^~~~~~
... Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
%Error: Exiting due to