2024-06-01 03:51:12 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_castdyn_unsup_bad.v:13:7: Unsupported: $cast to 'string$[$]' from 'int$[string]'
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-12-06 04:58:36 +01:00
|
|
|
: ... Suggest try static cast
|
|
|
|
|
13 | $cast(q, aarray);
|
|
|
|
|
| ^~~~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-12-06 04:58:36 +01:00
|
|
|
%Error: Exiting due to
|