2022-10-22 19:45:48 +02:00
|
|
|
%Error: t/t_foreach_nindex_bad.v:12:34: foreach loop variables exceed number of indices of array
|
2023-11-12 02:20:37 +01:00
|
|
|
: ... note: In instance 't'
|
2022-10-22 19:45:48 +02:00
|
|
|
12 | foreach (array[i, j, badk, badl]);
|
|
|
|
|
| ^~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2022-10-22 19:45:48 +02:00
|
|
|
%Error: Exiting due to
|