mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 08:37:35 +00:00
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
|