verilator/test_regress/t/t_func_tie_bad.out

5 lines
162 B
Plaintext
Raw Normal View History

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