2025-09-20 14:19:42 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_interface_ar3.v:16:36: Unsupported: interface slices
|
|
|
|
|
: ... note: In instance 't'
|
2020-11-09 04:43:32 +01:00
|
|
|
16 | sub sub01 [2] (.clk, .infc(iinst[0:1]));
|
|
|
|
|
| ^
|
2025-09-20 14:19:42 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-11-09 04:43:32 +01:00
|
|
|
%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]));
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... This fatal error may be caused by the earlier error(s); resolve those first.
|