2025-09-08 13:21:03 +02:00
|
|
|
%Error: t/t_interface_paren_missing_bad.v:13:4: Interface 'intf' not connected as parent's interface not connected
|
|
|
|
|
: ... Perhaps caused by another error on the parent interface that needs resolving
|
|
|
|
|
: ... Or, perhaps intended an interface instantiation but are missing parenthesis (IEEE 1800-2023 25.3)?
|
2023-09-27 04:15:48 +02:00
|
|
|
13 | intf intf_i;
|
2025-05-18 04:21:14 +02:00
|
|
|
| ^~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2023-09-27 04:15:48 +02:00
|
|
|
%Error: Exiting due to
|