verilator/test_regress/t/t_param_scope_bad.out

7 lines
387 B
Plaintext
Raw Normal View History

%Warning-CASEOVERLAP: t/t_param_scope_bad.v:28:9: Case values overlap (example pattern 0x2)
28 | 2'h2: $stop;
| ^~~~
2021-04-24 14:33:49 +00:00
... For warning description see https://verilator.org/warn/CASEOVERLAP?v=latest
... Use "/* verilator lint_off CASEOVERLAP */" and lint_on around source to disable this message.
%Error: Exiting due to