verilator/test_regress/t/t_param_scope_bad.out
2019-07-14 21:42:03 -04:00

6 lines
267 B
Plaintext

%Warning-CASEOVERLAP: t/t_param_scope_bad.v:27: Case values overlap (example pattern 0x2)
2'h2: $stop;
^~~~
... Use "/* verilator lint_off CASEOVERLAP */" and lint_on around source to disable this message.
%Error: Exiting due to