2020-12-06 04:58:36 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_castdyn_unsup_bad.v:13:7: Unsupported: $cast to 'string[$]' from 'int[string]'
|
|
|
|
|
: ... In instance t
|
|
|
|
|
: ... 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
|