2021-01-05 20:26:01 +01:00
|
|
|
%Warning-NOLATCH: t/t_lint_nolatch_bad.v:11:4: No latches detected in always_latch block
|
|
|
|
|
11 | always_latch @(a or b)
|
|
|
|
|
| ^~~~~~~~~~~~
|
2021-04-18 16:16:18 +02:00
|
|
|
... For warning description see https://verilator.org/warn/NOLATCH?v=4.201
|
2021-01-05 20:26:01 +01:00
|
|
|
... Use "/* verilator lint_off NOLATCH */" and lint_on around source to disable this message.
|
|
|
|
|
%Error: Exiting due to
|