2026-03-08 23:26:40 +01:00
|
|
|
%Warning-CASEINCOMPLETE: t/t_case_enum_incomplete_bad.v:18:12: Enum item 'S1' not covered by case
|
|
|
|
|
18 | unique case (state)
|
|
|
|
|
| ^~~~
|
2022-12-01 01:42:21 +01:00
|
|
|
... For warning description see https://verilator.org/warn/CASEINCOMPLETE?v=latest
|
|
|
|
|
... Use "/* verilator lint_off CASEINCOMPLETE */" and lint_on around source to disable this message.
|
|
|
|
|
%Error: Exiting due to
|