verilator/test_regress/t/t_func_recurse2.out

7 lines
365 B
Plaintext
Raw Normal View History

2022-01-03 18:04:47 +00:00
%Error-UNSUPPORTED: t/t_func_recurse2.v:9:27: Unsupported: Recursive function or task call
2022-01-03 17:02:53 +00:00
: ... In instance t
9 | function automatic int recurse_1;
| ^~~~~~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to