forked from github/verilator
8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
%Error-UNSUPPORTED: t/t_interface_top_bad.v:17:19: Unsupported: Interfaced port on top level module
|
|
17 | ifc.counter_mp c_data
|
|
| ^~~~~~
|
|
%Error: t/t_interface_top_bad.v:17:4: Parent cell's interface is not found: 'ifc'
|
|
17 | ifc.counter_mp c_data
|
|
| ^~~
|
|
%Error: Exiting due to
|