2023-02-02 23:25:25 +00:00
|
|
|
%Warning-WIDTHTRUNC: t/t_flag_context_bad.v:9:19: Operator ASSIGNW expects 3 bits on the Assign RHS, but Assign RHS's CONST '5'h1f' generates 5 bits.
|
2023-09-23 12:52:50 +00:00
|
|
|
: ... note: In instance 't'
|
2023-02-02 23:25:25 +00:00
|
|
|
... For warning description see https://verilator.org/warn/WIDTHTRUNC?v=latest
|
|
|
|
... Use "/* verilator lint_off WIDTHTRUNC */" and lint_on around source to disable this message.
|
2022-10-17 23:51:13 +00:00
|
|
|
%Warning-UNUSEDSIGNAL: t/t_flag_context_bad.v:9:15: Signal is not used: 'foo'
|
2023-09-23 12:52:50 +00:00
|
|
|
: ... note: In instance 't'
|
2019-11-23 15:39:36 +00:00
|
|
|
%Error: Exiting due to
|