verilator/test_regress/t/t_order_blkloopinit_bad.out
2020-12-07 20:30:16 -05:00

5 lines
231 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;
| ^~
%Error: Exiting due to