mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +00:00
5 lines
333 B
Plaintext
5 lines
333 B
Plaintext
%Warning-CASEX: t/t_case_x_bad.v:13: Suggest casez (with ?'s) in place of casex (with X's)
|
|
... Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
|
|
%Warning-CASEWITHX: t/t_case_x_bad.v:18: Use of x/? constant in case statement, (perhaps intended casex/casez)
|
|
%Error: Exiting due to
|