forked from github/verilator
7 lines
399 B
Plaintext
7 lines
399 B
Plaintext
%Warning-DECLFILENAME: t/t_lint_declfilename.v:7:8: Filename 't_lint_declfilename' does not match MODULE name: 't'
|
|
7 | module t;
|
|
| ^
|
|
... For warning description see https://verilator.org/warn/DECLFILENAME?v=latest
|
|
... Use "/* verilator lint_off DECLFILENAME */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|