mirror of
https://github.com/verilator/verilator.git
synced 2025-01-06 06:37:45 +00:00
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
%Error: t/t_struct_packed_init_bad.v:12:17: Initial values not allowed in packed struct/union (IEEE 1800-2023 7.2.1)
|
|
: ... note: In instance 't'
|
|
12 | bit [3:0] m_lo = P;
|
|
| ^~~~
|
|
%Error: Exiting due to
|