forked from github/verilator
5 lines
295 B
Plaintext
5 lines
295 B
Plaintext
%Warning-UNDRIVEN: t/t_lint_unused_iface_bad.v:7: Signal is not driven: sig_udrv
|
|
... Use "/* verilator lint_off UNDRIVEN */" and lint_on around source to disable this message.
|
|
%Warning-UNUSED: t/t_lint_unused_iface_bad.v:8: Signal is not used: sig_uusd
|
|
%Error: Exiting due to
|