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

6 lines
294 B
Plaintext

%Warning-CASEWITHX: t/t_case_zx_bad.v:15: Use of x constant in casez statement, (perhaps intended ?/z in constant)
4'b1xxx: $stop;
^~~~~~~
... Use "/* verilator lint_off CASEWITHX */" and lint_on around source to disable this message.
%Error: Exiting due to