7 lines
494 B
Plaintext
7 lines
494 B
Plaintext
%Warning-CONSTRAINTIGN: t/t_constraint_array_limit.v:15:12: Constraint array reduction ignored (array size 100 exceeds --constraint-array-limit of 64), treating as state
|
|
15 | data.sum() with (item) < 1000;
|
|
| ^~~
|
|
... For warning description see https://verilator.org/warn/CONSTRAINTIGN?v=latest
|
|
... Use "/* verilator lint_off CONSTRAINTIGN */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|