mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
7 lines
362 B
Plaintext
7 lines
362 B
Plaintext
%Error-PORTSHORT: t/t_lint_setout_bad.v:17:8: Output port is connected to a constant pin, electrical short
|
|
: ... note: In instance 't'
|
|
17 | .cpu_if_timeout(1'b0)
|
|
| ^~~~~~~~~~~~~~
|
|
... For error description see https://verilator.org/warn/PORTSHORT?v=latest
|
|
%Error: Exiting due to
|