verilator/test_regress/t/t_tri_array.out
2024-03-19 06:43:06 -04:00

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