mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 19:14:04 +00:00
7 lines
365 B
Plaintext
7 lines
365 B
Plaintext
|
%Error-UNSUPPORTED: t/t_func_recurse2.v:9:27: Unsupported: Recursive function or task call
|
||
|
: ... In instance t
|
||
|
9 | function automatic int recurse_1;
|
||
|
| ^~~~~~~~~
|
||
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
%Error: Exiting due to
|