2020-12-08 02:30:16 +01:00
|
|
|
%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;
|
|
|
|
|
| ^~
|
2021-04-18 16:16:18 +02:00
|
|
|
... For error description see https://verilator.org/warn/BLKLOOPINIT?v=4.201
|
2020-12-08 02:30:16 +01:00
|
|
|
%Error: Exiting due to
|