forked from github/verilator
8a347248f5
Also fix messy implementation of net delays. Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
8 lines
440 B
Plaintext
8 lines
440 B
Plaintext
%Warning-STMTDLY: t/t_lint_stmtdly_bad.v:10:7: Ignoring delay on this statement due to --no-timing
|
|
: ... In instance t
|
|
10 | #100 $finish;
|
|
| ^
|
|
... 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
|