2020-03-15 02:02:42 +00:00
|
|
|
%Warning-WIDTH: t/t_flag_context_bad.v:8:19: Operator ASSIGNW expects 3 bits on the Assign RHS, but Assign RHS's CONST '5'h1f' generates 5 bits.
|
|
|
|
: ... In instance t
|
2019-11-23 15:39:36 +00:00
|
|
|
... Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
|
2020-03-15 02:02:42 +00:00
|
|
|
%Warning-UNUSED: t/t_flag_context_bad.v:8:15: Signal is not used: 'foo'
|
|
|
|
: ... In instance t
|
2019-11-23 15:39:36 +00:00
|
|
|
%Error: Exiting due to
|