mirror of
https://github.com/verilator/verilator.git
synced 2025-01-21 05:44:03 +00:00
9 lines
465 B
Plaintext
9 lines
465 B
Plaintext
%Error-UNSUPPORTED: t/t_mod_interface_array3.v:26:20: Unsupported: Multidimensional instances/interfaces.
|
|
26 | a_if iface [2:0][1:0];
|
|
| ^
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error-UNSUPPORTED: t/t_mod_interface_array3.v:28:18: Unsupported: Multidimensional instances/interfaces.
|
|
28 | sub i_sub[2:0][1:0] (.s(str));
|
|
| ^
|
|
%Error: Exiting due to
|