verilator/test_regress/t/t_vlt_warn_bad.out
Stefan Wallentowitz 37dc33a195
Deprecation (#2088)
* Add deprecation warning

* Deprecate -msg in configuration files

* Deprecate sc_clock
2020-01-03 17:27:51 +01:00

6 lines
325 B
Plaintext

%Warning-DEPRECATED: t/t_vlt_warn_bad.vlt:11: Deprecated -msg in configuration files, use -rule instead.
lint_off -msg WIDTH -file "*/t_vlt_warn.v" -lines 19-19
^~~~
... Use "/* verilator lint_off DEPRECATED */" and lint_on around source to disable this message.
%Error: Exiting due to