2020-06-10 01:20:16 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_interface_top_bad.v:17:19: Unsupported: Interfaced port on top level module
|
2020-04-04 02:07:46 +02:00
|
|
|
17 | ifc.counter_mp c_data
|
|
|
|
|
| ^~~~~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2025-09-08 13:21:03 +02:00
|
|
|
%Error: t/t_interface_top_bad.v:17:4: Interface 'ifc' 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)?
|
2020-04-04 02:07:46 +02:00
|
|
|
17 | ifc.counter_mp c_data
|
|
|
|
|
| ^~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2019-06-13 03:49:40 +02:00
|
|
|
%Error: Exiting due to
|