2022-11-23 19:15:10 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_queue_method3_bad.v:16:52: Unsupported: Member call on object 'SEL' which is a 'BASICDTYPE 'int''
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2022-11-23 19:15:10 +01:00
|
|
|
16 | points_qv = points_q.find_first(a) with (a.x.index == 0);
|
|
|
|
|
| ^~~~~
|
|
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2025-07-23 23:17:35 +02:00
|
|
|
%Error: Exiting due to
|