2024-11-10 18:08:37 +01:00
|
|
|
%Error: t/t_interface_paren_missing_bad.v:13:9: Interface port declaration 'intf_i' doesn't have corresponding port
|
|
|
|
|
: ... 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;
|
|
|
|
|
| ^~~~~~
|
|
|
|
|
%Error: Exiting due to
|