2020-03-21 15:24:24 +00:00
|
|
|
%Warning-DEPRECATED: t/t_vlt_warn_bad.vlt:12:10: Deprecated -msg in configuration files, use -rule instead.
|
2020-01-03 16:27:51 +00:00
|
|
|
lint_off -msg WIDTH -file "*/t_vlt_warn.v" -lines 19-19
|
|
|
|
^~~~
|
|
|
|
... Use "/* verilator lint_off DEPRECATED */" and lint_on around source to disable this message.
|
2020-03-21 15:24:24 +00:00
|
|
|
%Warning-WIDTH: t/t_vlt_warn.v:21:33: Operator ASSIGN expects 1 bits on the Assign RHS, but Assign RHS's CONST '2'h3' generates 2 bits.
|
|
|
|
: ... In instance t
|
|
|
|
reg width_warn3_var_line20 = 2'b11;
|
|
|
|
^~~~~
|
2020-01-03 16:27:51 +00:00
|
|
|
%Error: Exiting due to
|