2019-05-14 01:31:24 +02:00
|
|
|
%Warning-CASEOVERLAP: t/t_param_scope_bad.v:27: Case values overlap (example pattern 0x2)
|
2019-07-15 03:42:03 +02:00
|
|
|
2'h2: $stop;
|
|
|
|
|
^~~~
|
2019-05-31 02:30:59 +02:00
|
|
|
... Use "/* verilator lint_off CASEOVERLAP */" and lint_on around source to disable this message.
|
2019-05-14 01:31:24 +02:00
|
|
|
%Error: Exiting due to
|