2023-02-03 00:25:25 +01: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 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2023-02-03 00:25:25 +01: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-18 01:51:13 +02:00
|
|
|
%Warning-UNUSEDSIGNAL: t/t_flag_context_bad.v:9:15: Signal is not used: 'foo'
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2025-04-05 23:10:28 +02:00
|
|
|
... For warning description see https://verilator.org/warn/UNUSEDSIGNAL?v=latest
|
|
|
|
|
... Use "/* verilator lint_off UNUSEDSIGNAL */" and lint_on around source to disable this message.
|
2019-11-23 16:39:36 +01:00
|
|
|
%Error: Exiting due to
|