verilator/test_regress/t/t_bitsel_wire_array_bad.out

6 lines
240 B
Plaintext
Raw Normal View History

2024-10-08 01:14:41 +02:00
%Error: t/t_bitsel_wire_array_bad.v:16:16: Illegal assignment of constant to unpacked array
: ... note: In instance 't'
2024-10-08 01:14:41 +02:00
16 | assign b = a[0];
| ^
%Error: Exiting due to