mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
%Error-UNSUPPORTED: t/t_gate_array_multidim_bad.v:12:13: Unsupported: Multidimensional gate instances.
|
|
12 | and g[1:0][1:0] (y, a, b);
|
|
| ^
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|