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-18 16:16:18 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=4.201
|
2020-12-13 04:43:55 +01:00
|
|
|
%Error: t/t_interface_top_bad.v:17:4: Parent instance's interface is not found: 'ifc'
|
2020-04-04 02:07:46 +02:00
|
|
|
17 | ifc.counter_mp c_data
|
|
|
|
|
| ^~~
|
2019-06-13 03:49:40 +02:00
|
|
|
%Error: Exiting due to
|