mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +00:00
6 lines
422 B
Plaintext
6 lines
422 B
Plaintext
%Warning-SYNCASYNCNET: t/t_lint_syncasyncnet_bad.v:15: Signal flopped as both synchronous and async: rst_both_l
|
|
t/t_lint_syncasyncnet_bad.v:90: ... Location of async usage
|
|
t/t_lint_syncasyncnet_bad.v:58: ... Location of sync usage
|
|
... Use "/* verilator lint_off SYNCASYNCNET */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|