1
0
mirror of https://github.com/verilator/verilator.git synced 2025-04-09 06:02:40 +00:00
verilator/test_regress/t/t_flag_structs_packed_bad.out
2023-09-23 08:52:50 -04:00

6 lines
283 B
Plaintext

%Error: t/t_flag_structs_packed.v:14:19: Unpacked data type 'STRUCTDTYPE 'x.notpacked_t'' in packed struct/union (IEEE 1800-2017 7.2.1)
: ... note: In instance 'x'
14 | notpacked_t b;
| ^
%Error: Exiting due to