verilator/test_regress/t/t_union_unpacked_bad.out

8 lines
431 B
Plaintext
Raw Normal View History

2022-12-21 00:22:42 +00:00
%Warning-UNPACKED: t/t_union_unpacked_bad.v:9:12: Unsupported: Unpacked union
: ... In instance x
9 | typedef union {
| ^~~~~
2021-04-24 14:33:49 +00:00
... For warning description see https://verilator.org/warn/UNPACKED?v=latest
... Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
%Error: Exiting due to