mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
%Error: t/t_interface_wrong_bad.v:32:8: Port 'foo_port' expects 'foo_intf' interface but pin connects 'bar_intf' interface
|
|
: ... note: In instance 't'
|
|
32 | .foo_port (bar)
|
|
| ^~~~~~~~
|
|
%Error: Exiting due to
|