2022-11-20 04:43:10 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_tri_array.v:25:25: Unsupported LHS tristate construct: ARRAYSEL
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2022-11-20 04:43:10 +01:00
|
|
|
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
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2022-11-20 04:43:10 +01:00
|
|
|
28 | Pad pad0 (.pad(pad[g]),
|
|
|
|
|
| ^
|
2024-03-19 11:43:06 +01:00
|
|
|
%Error: Exiting due to
|