verilator/test_regress/t/t_class_unsup_bad.out
2022-10-20 06:31:00 -04:00

5 lines
239 B
Plaintext

%Error: t/t_class_unsup_bad.v:29:24: Syntax error: 'const'/'rand'/'randc' not allowed before function/task declaration
29 | const function void func_const; endfunction
| ^~~~~~~~~~
%Error: Exiting due to