2021-03-18 00:33:31 +00:00
|
|
|
%Warning-REDEFMACRO: t/t_pp_dupdef.v:11:20: Redefining existing define: 'DUP', with different value: 'barney'
|
|
|
|
t/t_pp_dupdef.v:11:20: ... Location of previous definition, with value: 'fred'
|
2021-04-24 14:33:49 +00:00
|
|
|
... For warning description see https://verilator.org/warn/REDEFMACRO?v=latest
|
2019-05-31 00:30:59 +00:00
|
|
|
... Use "/* verilator lint_off REDEFMACRO */" and lint_on around source to disable this message.
|
2021-03-18 00:33:31 +00:00
|
|
|
%Warning-REDEFMACRO: t/t_pp_dupdef.v:14:33: Redefining existing define: 'DUPP', with different value: 'paramed(x,z) (x*z)'
|
|
|
|
t/t_pp_dupdef.v:14:33: ... Location of previous definition, with value: 'paramed(x) (x)'
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|