2025-05-18 04:21:14 +02:00
|
|
|
%Error: t/t_interface_paren_missing_bad.v:13:4: Parent instance's interface is not found: 'intf'
|
2024-11-10 18:08:37 +01:00
|
|
|
: ... 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
|