verilator/test_regress/t/t_func_tie_bad.out
2019-07-14 21:42:03 -04:00

5 lines
162 B
Plaintext

%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