verilator/test_regress/t/t_func_tie_bad.out
2020-03-14 22:02:42 -04:00

5 lines
165 B
Plaintext

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