mirror of
https://github.com/verilator/verilator.git
synced 2025-01-21 05:44:03 +00:00
7 lines
374 B
Plaintext
7 lines
374 B
Plaintext
%Error-UNSUPPORTED: t/t_struct_unpacked_init.v:12:24: Unsupported: Initial values in struct/union members
|
|
: ... note: 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
|