mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
6 lines
329 B
Plaintext
6 lines
329 B
Plaintext
%Error-BLKLOOPINIT: t/t_order_blkloopinit_bad.v:21:19: Unsupported: Delayed assignment to array inside for loops (non-delayed is ok - see docs)
|
|
21 | array[i] <= 0;
|
|
| ^~
|
|
... For error description see https://verilator.org/warn/BLKLOOPINIT?v=latest
|
|
%Error: Exiting due to
|