forked from github/verilator
6 lines
277 B
Plaintext
6 lines
277 B
Plaintext
%Warning-DECLFILENAME: t/t_lint_declfilename.v:6: Filename 't_lint_declfilename' does not match MODULE name: 't'
|
|
module t;
|
|
^
|
|
... Use "/* verilator lint_off DECLFILENAME */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|