2020-03-15 03:02:42 +01:00
|
|
|
%Warning-IGNOREDRETURN: t/t_func_void_bad.v:25:7: Ignoring return value of non-void function (IEEE 1800-2017 13.4.1)
|
2019-07-15 03:42:03 +02:00
|
|
|
f1(20);
|
|
|
|
|
^~
|
2019-05-31 02:30:59 +02:00
|
|
|
... Use "/* verilator lint_off IGNOREDRETURN */" and lint_on around source to disable this message.
|
2019-03-10 19:57:01 +01:00
|
|
|
%Error: Exiting due to
|