mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 09:07:53 +00:00
6 lines
398 B
Plaintext
6 lines
398 B
Plaintext
%Warning-EOFNEWLINE: obj_vlt/t_lint_eofline_bad/t_lint_eofline_bad.v:4:10: Missing newline at end of file (POSIX 3.206). : ... Suggest add newline.
|
|
4 | endmodule
|
|
| ^
|
|
... Use "/* verilator lint_off EOFNEWLINE */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|