verilator/test_regress/t/t_multitop_sig_bad.out

8 lines
510 B
Plaintext
Raw Normal View History

%Warning-MULTITOP: t/t_multitop_sig.v:14: Multiple top level modules
: ... Suggest see manual; fix the duplicates, or use --top-module to select top.
... Use "/* verilator lint_off MULTITOP */" and lint_on around source to disable this message.
: ... Top module 'a'
: ... Top module 'b'
: ... Top module 'c'
%Error: Exiting due to