2026-03-05 02:12:10 +01:00
|
|
|
%Warning-CONSTRAINTIGN: t/t_constraint_array_limit.v:16:22: Constraint array reduction ignored (array size 32 exceeds --constraint-array-limit of 16), treating as state
|
|
|
|
|
16 | constraint c {data.sum() with (item) < 1000;}
|
|
|
|
|
| ^~~
|
2026-03-04 18:01:35 +01:00
|
|
|
... 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
|