2020-11-09 04:43:32 +01:00
|
|
|
%Error: t/t_interface_ar3.v:16:36: Unsupported: interface slices
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-11-09 04:43:32 +01:00
|
|
|
16 | sub sub01 [2] (.clk, .infc(iinst[0:1]));
|
|
|
|
|
| ^
|
|
|
|
|
%Error: Internal Error: t/t_interface_ar3.v:16:36: ../V3Inst.cpp:#: No interface varref under array
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-11-09 04:43:32 +01:00
|
|
|
16 | sub sub01 [2] (.clk, .infc(iinst[0:1]));
|
|
|
|
|
| ^
|
2021-04-18 17:52:29 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html for more assistance.
|