2026-03-08 23:26:40 +01:00
|
|
|
%Warning-PREPROCZERO: t/t_preproc_preproczero_bad.v:12:10: Preprocessor expression evaluates define with 0: 'ZERO' with value '0'
|
2024-03-02 15:06:22 +01:00
|
|
|
... Suggest change define 'ZERO' to non-zero value if used in preprocessor expression
|
2026-03-08 23:26:40 +01:00
|
|
|
12 | `ifdef ( ZERO )
|
2024-03-02 15:06:22 +01:00
|
|
|
| ^~~~
|
|
|
|
|
... For warning description see https://verilator.org/warn/PREPROCZERO?v=latest
|
|
|
|
|
... Use "/* verilator lint_off PREPROCZERO */" and lint_on around source to disable this message.
|
|
|
|
|
%Error: Exiting due to
|