verilator/test_regress/t/t_func_tie_bad.out
2020-03-21 11:24:24 -04:00

5 lines
165 B
Plaintext

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