mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
7 lines
339 B
Plaintext
7 lines
339 B
Plaintext
%Error: t/t_bitsel_wire_array_bad.v:16:15: Illegal assignment of constant to unpacked array
|
|
: ... note: In instance 't'
|
|
16 | assign b = a[0];
|
|
| ^
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|