2019-05-31 00:30:59 +00:00
|
|
|
%Warning-MODDUP: t/t_mod_dup_bad.v:13: Duplicate declaration of module: a
|
|
|
|
t/t_mod_dup_bad.v:6: ... Location of original declaration
|
|
|
|
... Use "/* verilator lint_off MODDUP */" and lint_on around source to disable this message.
|
2019-06-30 20:46:48 +00:00
|
|
|
%Warning-MULTITOP: t/t_mod_dup_bad.v:16: Multiple top level modules: b and test
|
2019-07-11 23:15:40 +00:00
|
|
|
: ... Suggest see manual; fix the duplicates, or use --top-module to select top.
|
2019-05-31 00:30:59 +00:00
|
|
|
%Error: Exiting due to
|