2020-10-16 02:44:51 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_class_static.v:25:18: Unsupported: 'static' function/task variables
|
|
|
|
|
: ... In instance t
|
|
|
|
|
25 | static int st = 2; st++; return st;
|
|
|
|
|
| ^~
|
2022-01-02 21:09:07 +01:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2020-10-16 02:44:51 +02:00
|
|
|
%Error: Exiting due to
|