2022-10-14 07:35:26 +00:00
|
|
|
%Warning-STMTDLY: t/t_lint_stmtdly_bad.v:10:7: Ignoring delay on this statement due to --no-timing
|
2021-09-18 00:03:45 +00:00
|
|
|
: ... In instance t
|
|
|
|
10 | #100 $finish;
|
2022-10-14 07:35:26 +00:00
|
|
|
| ^
|
2021-09-18 00:03:45 +00:00
|
|
|
... For warning description see https://verilator.org/warn/STMTDLY?v=latest
|
|
|
|
... Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
|
|
|
|
%Error: Exiting due to
|