2024-06-01 03:51:12 +02:00
|
|
|
%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)
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 'x'
|
2022-12-21 01:22:42 +01:00
|
|
|
14 | notpacked_t b;
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2022-12-21 01:22:42 +01:00
|
|
|
%Error: Exiting due to
|