verilator/test_regress/t/t_flag_structs_packed_bad.out

7 lines
378 B
Plaintext

%Error: t/t_flag_structs_packed.v:14:19: Unpacked data type 'struct{}x.notpacked_t' in packed struct/union (IEEE 1800-2023 7.2.1)
: ... note: In instance 'x'
14 | notpacked_t b;
| ^
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to