mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
11 lines
579 B
Plaintext
11 lines
579 B
Plaintext
%Error-UNSUPPORTED: t/t_tri_array.v:25:25: Unsupported LHS tristate construct: ARRAYSEL
|
|
: ... note: In instance 't'
|
|
25 | Pad pad1 (.pad(pad[g]),
|
|
| ^
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error-UNSUPPORTED: t/t_tri_array.v:28:25: Unsupported LHS tristate construct: ARRAYSEL
|
|
: ... note: In instance 't'
|
|
28 | Pad pad0 (.pad(pad[g]),
|
|
| ^
|
|
%Error: Exiting due to
|