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-18 16:16:18 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=4.201
|
2020-12-06 04:58:36 +01:00
|
|
|
%Error: Exiting due to
|