2023-01-21 02:42:30 +01:00
|
|
|
%Warning-NOLATCH: t/t_lint_nolatch_bad.v:12:4: No latches detected in always_latch block
|
|
|
|
|
12 | always_latch
|
2021-01-05 20:26:01 +01:00
|
|
|
| ^~~~~~~~~~~~
|
2022-05-15 17:03:32 +02:00
|
|
|
... For warning description see https://verilator.org/warn/NOLATCH?v=latest
|
|
|
|
|
... Use "/* verilator lint_off NOLATCH */" and lint_on around source to disable this message.
|
2021-01-05 20:26:01 +01:00
|
|
|
%Error: Exiting due to
|