verilator/test_regress/t/t_flag_topmodule_bad.out
2019-07-14 15:06:49 -04:00

8 lines
521 B
Plaintext

%Warning-MULTITOP: t/t_flag_topmodule.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 'a2'
: ... Top module 'b'
%Error: Exiting due to