2020-06-09 23:20:16 +00:00
|
|
|
%Error-UNSUPPORTED: t/t_interface_top_bad.v:17:19: Unsupported: Interfaced port on top level module
|
2020-04-04 00:07:46 +00:00
|
|
|
17 | ifc.counter_mp c_data
|
|
|
|
| ^~~~~~
|
2021-04-18 14:16:18 +00:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=4.201
|
2020-12-13 03:43:55 +00:00
|
|
|
%Error: t/t_interface_top_bad.v:17:4: Parent instance's interface is not found: 'ifc'
|
2020-04-04 00:07:46 +00:00
|
|
|
17 | ifc.counter_mp c_data
|
|
|
|
| ^~~
|
2019-06-13 01:49:40 +00:00
|
|
|
%Error: Exiting due to
|