2026-03-08 23:26:40 +01:00
|
|
|
%Error: t/t_interface_wrong_bad.v:32:21: Port 'foo_port' expects 'foo_intf' interface but pin connects 'bar_intf' interface
|
|
|
|
|
: ... note: In instance 't'
|
|
|
|
|
32 | foo_mod foo_mod (.foo_port(bar));
|
|
|
|
|
| ^~~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2019-05-03 00:45:32 +02:00
|
|
|
%Error: Exiting due to
|