verilator/test_regress/t/t_struct_unpacked_init.out

7 lines
366 B
Plaintext
Raw Normal View History

2023-02-14 01:58:49 +00:00
%Error-UNSUPPORTED: t/t_struct_unpacked_init.v:12:24: Unsupported: Initial values in struct/union members
: ... In instance t
12 | bit [3:0] m_lo = P;
| ^
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to