verilator/test_regress/t/t_struct_packed_init_bad.out

6 lines
268 B
Plaintext
Raw Normal View History

2023-02-14 01:58:49 +00:00
%Error: t/t_struct_packed_init_bad.v:12:17: Initial values not allowed in packed struct/union (IEEE 1800-2017 7.2.1)
: ... In instance t
12 | bit [3:0] m_lo = P;
| ^~~~
%Error: Exiting due to