mirror of
https://github.com/verilator/verilator.git
synced 2025-01-28 17:24:04 +00:00
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
%Error: t/t_inside_unpack.v:13:31: Unsupported: inside on unpacked array
|
|
13 | localparam int CHECKLIST_P [2:0] = '{0, 1, 2};
|
|
| ^
|
|
%Error: Exiting due to
|