verilator/test_regress/t/t_func_tie_bad.out

5 lines
181 B
Plaintext

%Error: t/t_func_tie_bad.v:11:15: Function/task output connected to constant instead of variable: 'b'
11 | func(0, 1'b1);
| ^~~~
%Error: Exiting due to